Multiple choice technology

Is it possible to call a Sequence job through sequence job?

  1. Yes

  2. No

  3. Depends on the Environmental setup

  4. Yes. But only for the selected Users

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Sequence jobs in DataStage can be nested within other sequence jobs using the Job Activity. When you add a Job Activity to a sequence, you can select any job type including another sequence job. This is commonly used for creating hierarchical job workflows and modularizing complex ETL processes.