Instead of using shared container in a job, I use jobs
which perform similar function as Container in the sequence.
Then what is the need of Shared Container?



Instead of using shared container in a job, I use jobs which perform similar function as Container..

Answer / vishwanath

You can make the shared container as Local or Global.
If declared as global, we can use the shared container across the jobs. This just require one time compilation. If the job is used instead of Shared Container, it will be compiled where ever the job is used.If the job is big containeing transformations, just imagime the performance..... hope i'm clear with the limited knowledge I have :)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Stage Interview Questions

What is the difference b/w Hash file and Lookup Fileset stages?

1 Answers  


Hi I have scenario like this s/r table T/r table ename,sal empno,ename,sal vijay,2000 1 , vijay, 2000 kumar,3000 2 ,kumar , 3000 ravi ,4000 3 ,ravi , 4000 How can i get target table like that without using Transformer stage?

8 Answers   Semantic Space,


If I make any changes in the parallel job,do I need to implement the changes in the sequencer job,else the changes will be reflected automatically

6 Answers   TCS,


How many Nodes configuration file you used in your last project?

1 Answers  


what are the errors,warnings in datastage

0 Answers   Syntel, Wipro,


how to change left and right links in join stage?

4 Answers   Cap Gemini, IBM,


What is difference between server jobs & parallel jobs?

0 Answers  


What is configuration your file structure 2)I have two databases both are Oracle while loading data from source to target the job takes 30 min but I want to load less time how?

1 Answers   Hexaware,


Explain the datastage parallel extender (px) or enterprise edition (ee)?

0 Answers  


Describe routines in datastage? Enlist various types of routines.

0 Answers  


which is the most complex job in your career? Please tell me answer?

2 Answers   IBM, Wipro,


What is the Difference Between DataStage 7.5 version and 8.1 Version?

10 Answers   IBM,


Categories