Difference between the Sequence and Sequencer in DS?

Answer Posted / subhash

Sequence:
which allows you to specify a sequence of parallel jobs or server jobs to run. The sequence can also contain control information; for example, you can specify different courses of action to take depending on whether a job in the sequence succeeds or fails. Once you have defined a job sequence, it can be scheduled and run using the InfoSphere DataStage Director. It appears in the InfoSphere DataStage repository and in the InfoSphere DataStage Director client as a job.

Sequencer:
A sequencer allows you to synchronize the control flow of multiple activities in a job sequence. It can have multiple input triggers as well as multiple output triggers.
The sequencer operates in two modes:
ALL mode, In this mode all of the inputs to the sequencer must be TRUE for any of the sequencer outputs to fire.
ANY mode, In this mode, output triggers can be fired if any of the sequencer inputs are TRUE

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which warehouse using in your datawarehouse

1680


How many areas for files does datastage have?

638


What is the difference between orabulk and bcp stages?

569


How you can fix the truncated data error in datastage?

1191


Could anyone give brief explanation bout datastage admin

1965






What are the features of datastage flow designer?

629


How we can covert server job to a parallel job?

593


sed,awk,head

966


Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2

346


How can you write parallel routines in datastage PX?

615


How a routine is called in datastage job?

603


what is repositery?

1293


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

578


What are the different types of lookups in datastage?

626


What is the process of killing a job in datastage?

585