regarding surrogate key stage

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
chiyan
Participant
Posts: 1
Joined: Mon Feb 25, 2008 4:11 am

regarding surrogate key stage

Post by chiyan »

hi all,

i want to implement surrogate key stage in my project . can you please explain me with the example
hi i am new to datastage plz help me
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

Have you read the pertinent Chapter in the manual? You need three jobs, one to create the state file (the stage has no links), one to initialize the state file (the stage has an input link), and one in which surrogate keys are delivered (the stage, if used, has an output link).
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