Multiple choice technology

What is the use of job activity stage?

  1. Specifies an operating system command to execute.

  2. Specifies a DataStage server or parallel job.

  3. Both

  4. None of the above

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

The Job Activity stage specifies and calls a DataStage server or parallel job within a sequence. It's different from the Command Activity stage, which executes operating system commands. The Job Activity is fundamental for orchestrating multi-job workflows in DataStage sequences.