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

what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees

665


What are some different alternative commands associated with "dsjob"?

662


Differentiate between operational datastage (ods) and data warehouse?

676


What is ibm datastage?

607


What are the difference types of stages?

623






What are the features of datastage flow designer?

636


How a server job can be converted to a parallel job?

622


What is staging variable?

624


Why do you need stage variables?

666


How and where you used hash file?

659


What is the command line function to import and export the ds jobs?

683


What is use Array size in datastage

1310


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

587


Difference between in process and inter process?

701


What are orabulk and bcp stages?

651