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


Please Help Members By Posting Answers For Below Questions

How you can fix the truncated data error in datastage?

1190


Explaine the implimentation of scd's in ds indetail, please send me step by step procedure to perform scd's 1,2,3. Please replay for this, Thanks in advance

1743


Distinguish between informatica & datastage. Which one would you choose and why?

578


What is the process of killing a job in datastage?

583


how to achieve this output ? Two Input columns(ID & Name) - ID | Name 1 | Jack 1 | Kara In output there should be only 1 column which will be populated as - 1,Jack 1,Kara

359






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

8159


How do you schedule or monitoring the job?

663


What is size of a transaction and an array means in a datastage?

737


How can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?

1695


What are iconv and oconv?

771


How a routine is called in datastage job?

603


What is the importance of the exception activity in datastage?

618


How to perform incremental load in datastage?

662


What is the purpose of interprocessor stage in server jobs?

1724


What is difference between symmetric multiprocessing and massive parallel processing?

649