Shared Container

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
kittu.raja
Premium Member
Premium Member
Posts: 175
Joined: Tue Oct 14, 2008 1:48 pm

Shared Container

Post by kittu.raja »

Hi Everyone,

I need to know about RCP. Can anyone suggest some good notes.

My requirement is I have 3 rules to implement and each rule I am implementing in a shared container. So I created 3 shared containers.
In one of my job I need to use 3 rules so I created a local container having these 3 shared containers.

For eg:

FF ------>XFM------->Local Container---------->XFM------------->FF

and the local container has 3 shared containers inside it.

If RCP is enabled in this case what is the result and
if RCP is disabled what will be the result.

What is the impact of RCp in this condition.

thanks in advance
Rajesh Kumar
John Smith
Charter Member
Charter Member
Posts: 193
Joined: Tue Sep 05, 2006 8:01 pm
Location: Australia

Post by John Smith »

RCP merely allows you to propagate columns ; the outcome depends entirely on your job design. You can use RCP in shared containers but you control the results, RCP does not.
DS consultant.
Post Reply