In one project how many shared containers are created?
Answers were Sorted based on User's Feedback
shared container is a reusable datastage code, so no restriction of its creation :-) You can create N no of it
thanks
www.datagenx.net
datastage4you.blogspot.in
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / ds
1) Container as reference or lookup can be used.
2) container in another container can be used.
3) local container can be used in shared container.
N-number of containers we can use.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nams
only one shared container can be used in one project
| Is This Answer Correct ? | 2 Yes | 6 No |
Can you explain tagbatch restructure operator?
j1,j2,j3 jobs r runing iwant to run j1,j3 after j2 how to do this using sequencer? 2)j1,j2,j3 jobs r runing iwant to run j1,j2,j3 how to do this?
Different ways a project can be moved to production ?...example ….export-import and Version control.
Where do you see different stages in the designer?
Where the datastage stored his repository?
If seg file having 10 records ex:eid 1 2 " " 10 if oracle database having 100 records ex:eid 1 2 " " 100 how to delete matched records permenently from oracle database using datastage ?
What are the components of datastage?
how to identifie,is it innerjoin,leftouter join in lookup?
how can i abort the job if i get more than 100 errors in job log?
Can you define merge?
Hi am sundar, i have datas like 00023-1010 00086-1010 00184F2-1010 . . . . SCH-AS-1010 200-0196-039 . . . Now i want the result "SCH-AS" in onee column and "1010" in another column.. Can any one tell the answer...
which unix commands mostly used in datastage