Multiple choice technology DataStage Server jobs are compiled into which code? OSH Scripts C++ BASIC 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.