Is there any limit for Stage variables in one transformer

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

ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Using back to back active stages is the preferred method of working in parallel jobs. Don't forget that there is a virtual Data Set (with buffering) between each pair of stages in any case. You can see this (the control files whose names end in ".v") in the generated OSH.
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