Sequence

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
mandyli
Premium Member
Premium Member
Posts: 898
Joined: Wed May 26, 2004 10:45 pm
Location: Chicago

Sequence

Post by mandyli »

Can u help us in giving an example for using the sequence in the transformer stage with
DS Transform-sdk-keymgtnextvalue(%sequencename%)
I gave for that column like this
keymgmtnextvalue(A_PK_SEQ) but it is not accepting tht.
Can u plz give example .how to use that efficiently
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

:? Do you really want to wait for U to help you? If not, first thing to try would be to put quotes around your Sequence name so it knows it is a string: "A_PK_SEQ".
-craig

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