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 |
can we use sequential file as a lookup
what is advantages of snowflake when it is used?
What are the types of containers?
guys pls tell me where we use sequence jobs exactly in realtime proj explain pls with example.
what will happen if we allow duplicates in datastage lookup abort drop record 1st value of duplicate record none
DataStage Scenario based Interview Questions
Suppose take my name "Reddyvaraprasad" From source it is coming Reddy vara prasad Need to get As Reddyvara prasad/
what r the stages mostly used in realtime scenarios
Define oconv () and iconv () functions in datastage?
How many input links can you give to a Transformer stage?
it is possible to load two tables data into one sequential file?if possible how?plz share with me?
how to sort two columns in single job in datastage.