🎴 Flashcard Mode

IBM Datastage Quiz

Card1 / 8
Mastered0
Review0
QuestionClick to flip

It is the internal scripting language of DataStage Engine.

AnswerClick to flip back
A
OSH
💡 Explanation:

OSH (Orchestrate SHell) is the internal scripting language of the IBM DataStage Engine (now IBM InfoSphere DataStage). DataStage uses OSH scripts to orchestrate data processing jobs at the engine level. Shell Script is a generic Unix shell scripting language. Scriptella is an open-source ETL scripting tool, not specific to DataStage. OSH is proprietary to DataStage and is what the engine uses internally for job orchestration and execution.

Change Mode