Multiple choice technology platforms and products

which command is used to execute Datastage job from unix shell scripts

  1. dsjob

  2. DSRunJob

  3. osh

  4. DSExecute

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

The dsjob command-line utility is the standard way to execute DataStage jobs from Unix shell scripts. It provides options to run, monitor, and control jobs. DSRunJob, osh, and DSExecute are not the correct commands for this purpose.