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

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

0 Answers  


Parallel job contains more than 20 stages. I want to find out which stage is more performance incentive.

1 Answers   IBM,


there are two schemas x and y are there. some data is in x schema. i want to use that in y schema..how can i use? please give some possibilities

2 Answers   Wipro,


How many nodes supported by a one cpu in parallel jobs?

3 Answers   IBM,


1) In a dataset how to delete a single row? 2) i have 50 rows , i want to display 5-7 records only? How to write the sql query? 3)i have 40 rows,i want to display last row? write sql query?

7 Answers   Wipro,


Is there no issue when you try to convert a NOt null column in nullable and vice versa in aggregator styage and transformer stage? When I tried i got the warnings but in a running code I can see such type of scenarios. Please explain

2 Answers  


how many types of remove the duplicate records?

3 Answers   Caterpillar,


Whats difference betweeen operational data stage (ods) and data warehouse?

0 Answers  


How to use Environment variable's in datastage?(use of process)

1 Answers   CSC,


how to do pergformence tuning in datastage?

4 Answers   MCA, Symphony, TCS,


how can we create rank using datastage?what is the meaning of rank?

0 Answers   IBM,


What is the difference between operational data stage (ods) and data warehouse?

0 Answers  


Categories