Rule of Thumb on Runtime Column Propagation

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

Nageshsunkoji
Participant
Posts: 222
Joined: Tue Aug 30, 2005 2:07 am
Location: pune
Contact:

Post by Nageshsunkoji »

kumar_s wrote:Hi Nagesh,

May I know in what case you use RPC for Shared Container function. Do you change metadata dynamically?
Hi Kumar,

For parallel shared containers, you can take advantage of
runtime column propagation to avoid the need to map the meta data.
If you enable runtime column propagation, then, when the jobs runs,
meta data will be automatically propagated across the boundary
between the shared container and the stage(s) to which it connects in
the job.

I copied the above description from Designer Guide .........

Hope it will give answer to your Question :)
NageshSunkoji

If you know anything SHARE it.............
If you Don't know anything LEARN it...............
Post Reply