Multiple choice technology

How will you select the stage can execute in parallel mode or Sequential mode?

  1. Execution mode

  2. Node map constraint

  3. Both

  4. None of the above

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

The Execution Mode property in DataStage stages controls whether the stage executes in parallel mode (processes data across multiple nodes) or sequential mode (processes one record at a time). Node map constraints control partitioning, not execution mode.