updating the surrogate value to start from first position

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
sangvi
Participant
Posts: 16
Joined: Wed Mar 02, 2005 8:10 pm

updating the surrogate value to start from first position

Post by sangvi »

I have used keymanagementnext value for a target column in the development and when releasing the same job to production i would live to have the surrogate value to start from first number. Could any one help me in this regard.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

If the job has never before existed in production this should happen automatically. Inspect the code of the key management routine that you are using (it's in the SDK part of the Routines branch of your Repository).
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