code merging in datastage

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
dnat
Participant
Posts: 200
Joined: Thu Sep 06, 2007 2:06 am

code merging in datastage

Post by dnat »

Hi,

I have few jobs which i have to modify as there is a requirement for enancement. In the same time, these jobs which are in production are being changed by the production support team..Is there a way where i can do the merging of both the changes(i.e changes being done by the support team and the dev team).

Thanks!
kcbland
Participant
Posts: 5208
Joined: Wed Jan 15, 2003 8:56 am
Location: Lutz, FL
Contact:

Post by kcbland »

Nope. This is a problem to all software development. It's rather tough if you don't coordinate changes.
Kenneth Bland

Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Stop the production team from making changes. Production environments are not where changes are made, in a professionally organized software development life cycle. Make the changes in development, test them thoroughly, and only then promote the changes into production. Threaten the "production team" if necessary.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply