Best Practices for Version Control Tool of DS

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
saadmirza
Participant
Posts: 76
Joined: Tue Mar 29, 2005 2:57 am

Best Practices for Version Control Tool of DS

Post by saadmirza »

Hi all,
Can anyone provide me with the best practices used in Version Control tool of DataStage Server..?
I have some 60 odd jobs to be transported to Quality environment. Please suggest whetehr should I use Version Control tool ?

Thanks,
SM
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

How "odd" are the jobs? :lol:

Seriously, Version Control is a good tool for promotion because of the control it allows you over the target environment (read-only, recompile, etc.) and the ability to include other folders (for scripts, etc.) in the process.

Version Control for DataStage is not, however, a source code control system. Adjust your expectations if you have been led to believe that it is.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Read the online help that installs with the product, specifically Chapter 2 which covers the Version Control "Methodology".
-craig

"You can never have too many knives" -- Logan Nine Fingers
chinek
Participant
Posts: 75
Joined: Mon Apr 15, 2002 10:09 pm
Location: Australia

Post by chinek »

Hi
Do a search on Version Control; you will find lots of best practices around.If you really want to do source control you can create exports of jobs and check them into PVCS Version Manager or any other source control type software.

Nick
Post Reply