Multiple choice technology

  1. What are the ways to execute datastage jobs? a. From Datastage Director (menu Job -> Run now...) b. From command line using a dsjob command c. Datastage routine can run a job (DsRunJob command) d. By a job sequencer

  1. a, b & d

  2. a & b

  3. a & d

  4. a, b, c &d

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

DataStage jobs can be executed through four valid methods: from DataStage Director UI (Job -> Run Now), from command line using dsjob command, from DataStage routines using the DsRunJob command, and through Job Sequencers. All four methods are valid execution mechanisms in DataStage, making option D correct.