Container Stage reusability

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
victordsouza
Participant
Posts: 7
Joined: Tue Jun 30, 2009 11:59 pm
Location: India

Container Stage reusability

Post by victordsouza »

Hi,

Can we use the CONTAINER Stage in the case mentioned below

Case 1:
- Created a job and created a Shared Cointainer which has 10 input column and 10 output columns
- Executed the job and works fine.

Case 2:
- Created another job, reduced the input to 7 columns and reused the same container.
- Executed the job but job aborted.

Question:

Can we not use the Shared container multiple times and let the RCP(runtime column propogation) do the job of taking the runtime metadata?

Any input will help

Thanks
Victor D'Souza
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Nice testimonial. :?

**Note: Topic relocated - Content Editor **
-craig

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