Multiple choice technology

How the data can be read from the output of one or more source programs

  1. External Source Stage

  2. External Target Stage

  3. Complex Flat File Stage

  4. Internal File Stage

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

The External Source Stage in DataStage is specifically designed to read data from the output of external programs or scripts. It executes external source programs and captures their stdout as input data. The External Target Stage writes to external programs, not reads from them.