Oracle
1Z0-448 · Question #83
You must run the same mapping concurrently while avoiding clashes of ODI temporary objects. How must you implement this? (Choose the best answer.)
The correct answer is D. Select the Use Unique Temporary Object Names check box at the Physical Design level. (https://blogs.oracle.com/dataintegration/entry/odi_12c_parallel_target_table)
Developing Integration Mappings
Question
You must run the same mapping concurrently while avoiding clashes of ODI temporary objects. How must you implement this? (Choose the best answer.)
Options
- ACreate a custom KM to handle this by using ODI variables defined at the Topology level to create
- BUse variables in the Logical Design of the Mapping to create unique temporary object names.
- CCreate a custom Knowledge Module (KM) to handle this by using ODI variables to create unique
- DSelect the Use Unique Temporary Object Names check box at the Physical Design level.
How the community answered
(26 responses)- A4% (1)
- B8% (2)
- C15% (4)
- D73% (19)
Explanation
(https://blogs.oracle.com/dataintegration/entry/odi_12c_parallel_target_table)
Topics
#concurrent execution#temporary objects#unique naming#physical design
Community Discussion
No community discussion yet for this question.