in datastage how to reset a sequence-number-generator

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
ppradeep_faq
Participant
Posts: 1
Joined: Fri Feb 20, 2009 11:03 am

in datastage how to reset a sequence-number-generator

Post by ppradeep_faq »

in datastage iam using a transformer stage in that iam using sequence-number-generator by KeyMgtGetNextValue() ,..this will give1,2,..10 No New sequence-number, and in job suppose iam getting error i need to compile the job again ,in then sequence-number-generator starts from 11to 20 new sequence-number-,,,,, but iam need to reset sequence-number-generator from 1,2,...10 like this ,how to do this ...plz can any one tell me plz,, this is my mail ID ppradeepoct23@gmail.com plz send to my mail ID
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

Please use proper English on DSXchange; the word you wanted is "please", not "plz" (which isn't a word at all in English).

You can find your answer via Search. A good start point might be an exact search on Updaing SDKSequence (sic).
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 »

"in job suppose i am getting error i need to compile the job again"

No, no you don't. You Reset aborted jobs, not recompile them.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply