Multiple choice technology

These are stages that help you when you are developing and troubleshooting parallel jobs (Choose two.)

  1. Transformer

  2. File

  3. Row Generator

  4. Peek

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

When developing and troubleshooting parallel jobs in DataStage, Peek allows you to sample and view data at any point in the job flow, while Row Generator creates test data for development. Both are debugging/development tools. Transformer and File stages are operational stages for actual data processing, not specifically for troubleshooting.