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
How to Remove Duplicate using SQL?
Explain the datastage parallel extender (px) or enterprise edition (ee)?
Enlist various types of routines in datastage.
What is a quality stage in datastage tool?
Highlight the main features of datastage?
hi iam new to this tooliam cmpltied to know abt datastage so now iam in project tell me whole step by step what iam doing iwnt to go with exp so plz hlp me pals
What is use Array size in datastage
what is use of SDR function?
Describe link sort?
explain about citrix scheduling tool in datastage
What is a ds designer?
Explain datastage architecture?
What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
How we can covert server job to a parallel job?
How do you start developing a datastage project?