If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > PowerShell, Perl or Python

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-07-09, 21:33
jarshadi jarshadi is offline
Registered User
 
Join Date: Sep 2009
Posts: 1
PowerShell, Perl or Python

Hi every one,

I am running a fleet of DB2 server from version 7 to 9.7 in Windows Environment and to automate management and maintenance of them or even writing small applications for reports I need to use scripting languages. I would be grateful if you can share your own experiences to help me select one language among PowerSheel, Perl and Python as a standard scripting language for our environment. Please note that environment is Windows.

Thanks for your help
Reply With Quote
  #2 (permalink)  
Old 09-09-09, 06:29
dr_te_z dr_te_z is offline
Registered User
 
Join Date: Jan 2009
Location: Zoetermeer, Holland
Posts: 555
Ah, starting to miss REXX are we? Personally I try to use SQL as much as possible to generate a O.S. independant command files.
To answer your question: I'd go for a language that is supported by the same platforms as DB2 itself. That rules powershell out. I do not master perl or python, but python has a better reputation, so I'd go for python.
Why don't you keep track of this: Python | Zen and the Art of Programming
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On