Multiple choice technology

Using DataStage Director, we __________ a job.

  1. Can compile but can’t run

  2. can run but can’t compile

  3. can compile and run

  4. can’t compile or run

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

DataStage Director is the runtime and monitoring component - it schedules, runs, and monitors jobs but does not compile them. Compilation is done in the Designer before the job can be executed in Director. This separation of concerns allows non-developers to run jobs without modifying them.