Datastage is compiled into ---------------
-
C code
-
OSH
-
C++ code
-
Java code
-
None of the above
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.