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 in four ways: 1) From DataStage Director (Run Now menu), 2) From command line using dsjob command, 3) Via DataStage routines using DsRunJob function, 4) Through job sequencers which orchestrate multiple jobs. All four methods are valid.