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?
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 |
Explain the datastage parallel extender (px) or enterprise edition (ee)?
Parallel job contains more than 20 stages. I want to find out which stage is more performance incentive.
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
How many nodes supported by a one cpu in parallel jobs?
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?
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
how many types of remove the duplicate records?
Whats difference betweeen operational data stage (ods) and data warehouse?
How to use Environment variable's in datastage?(use of process)
how to do pergformence tuning in datastage?
how can we create rank using datastage?what is the meaning of rank?
What is the difference between operational data stage (ods) and data warehouse?