nerdexam
IBM

C2090-303 · Question #104

In your ETL application design you have found several areas of common processing requirements in the mapping specifications. These common logic areas found include: code validation lookups and name…

The correct answer is D. Create parallel shared containers with Runtime Column Propagation (RCP) ON and define only. See the full explanation below for the reasoning.

Question

In your ETL application design you have found several areas of common processing requirements in the mapping specifications. These common logic areas found include: code validation lookups and name formatting. The common logic areas have the same logic, but the jobs using them would have different column metadata. Choose the action that gives you the best reusability design to effectively implement these common logic areas in your ETL application?

Options

  • ACreate parallel routines for each of the common logic areas and for each of the unique column
  • BCreate separate jobs for each layout and choose the appropriate job to run within a job sequencer.
  • CCreate parallel shared containers and define columns combining all data formats.
  • DCreate parallel shared containers with Runtime Column Propagation (RCP) ON and define only

How the community answered

(31 responses)
  • A
    10% (3)
  • B
    16% (5)
  • C
    3% (1)
  • D
    71% (22)

Community Discussion

No community discussion yet for this question.

Full C2090-303 Practice