Multiple choice technology

Datastage is compiled into ---------------

  1. C code

  2. OSH

  3. C++ code

  4. Java code

  5. None of the above

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

DataStage parallel jobs are compiled into Orchestrate Shell (OSH) scripts, which are then executed by the parallel engine. OSH is the native language of the DataStage PX engine. C, C++, and Java are not compilation targets for DataStage jobs.