How to rollback the job imported toa project

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
karthikgk0705
Premium Member
Premium Member
Posts: 45
Joined: Tue Aug 29, 2006 2:59 am
Location: Bangalore

How to rollback the job imported toa project

Post by karthikgk0705 »

Hi,
We are in the Integration Testing phase now.
Everyday we get a bunch of defects to fix.
We fix those defects in the deveelopment env and load it to other environments.
During this deployment ,sometimes people are deploying the wrong job which overwrites the correct one inthe testing env.
is there any way to roll back the deployment that we make to a project?
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

No, not really. Do you actually mean 'wrong job' or wrong version of the job by the way?
-craig

"You can never have too many knives" -- Logan Nine Fingers
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

You need to reimport the correct versions again. There comes the real use of Version Control. Once the job is updated, you cannot rollback to its previous state.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Post by DSguru2B »

Use version control. If not, then keep exported copies of working, finalized jobs. And some would say, find the person who did it and kill 'em. :wink:
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
Post Reply