Multiple choice technology

DataStage Server jobs are compiled into which code?

  1. OSH Scripts

  2. C++

  3. BASIC

  4. Java

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

DataStage Server jobs are compiled into BASIC code (the underlying DataStage engine language). Parallel jobs compile into OSH (Orchestrate Shell). C++ and Java are not Server job compilation outputs. Option C is correct.