Multiple choice technology

Pipelining partitioning is available in

  1. In Process

  2. Inter Process

  3. Pipeline Process

  4. All of the above

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

Pipelining partitioning in DataStage is available in Inter-process mode. This allows data to flow between different processes while being partitioned. In-process partitioning handles data within a single process, not between processes.