what r the stages mostly used in realtime scenarios
Answer Posted / bietl
if you are working on server jobs then this are the stages
we can use commonly..
1.seq.file stage
2.transformer stage
3.hashfile stage
4.sort stage and agg.stage
if you are working on parallel jobs then this are the
stages we can use commonly..
1.Datset stage
2.transformer stage
3.lookupstage
4.Join stage
5.funnel and merge stage
mostly it's depends on the transformation logic and complex
of the logic..
I hope this will help..
| Is This Answer Correct ? | 26 Yes | 1 No |
Post New Answer View All Answers
Can you explain tagbatch restructure operator?
What are system variables and sequencers in datastage
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
What is merge stage?
Explain ibm infosphere information server and highlight its main features?
im new to this tool im now at project plz tell me step by step process how to design plz help me i wnt to go with exp for job plz give me d proper design and explination
Define Data Stage?
What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?
How to read multiple files using a single datastage job if files have the same metadata?
How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?
How do you start developing a datastage project?
Difference between server jobs & parallel jobs?
How do y read Sequential file from job control?
root tree will find which is server job and which is parallel job?
Can you define merge?