Multiple choice technology

When to use a copy stage in the job

  1. Replicating data set

  2. Change the data type

  3. Renaming the Field name

  4. A and C

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

The Copy stage in DataStage is primarily used for replicating data to multiple output links (replication) and for renaming columns without changing the data itself. While it can change data types, that's not one of its main use cases. The combination of replicating and renaming are the two key functions.