Multiple choice technology

Transformer stage can have how many input links ,output links and reject links ?

  1. a) 2 input links,3 output links and 2 reject links

  2. b) 1 input link,any number of output links and 1 reject link.

  3. c) 1 input link,3 output links and 1 reject link.

  4. None of the above

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

The Transformer stage in DataStage accepts one input link, can have any number of output links for routing transformed data, and has one reject link for capturing records that fail transformation rules. This design allows flexible data transformation with multiple output destinations and error handling.