You need to troubleshoot the execution of a Mapping and visualize the data contained in the ODI Staging tables while the Mapping is being executed. How must you
proceed? (Choose the best answer.)
A.
Start a Mapping in Debug mode and use breakpoints and the Get Data feature to query the data contained in the Staging tables.
B.
Modify a Knowledge Module to dump the Staging tables’ data into log files for review.
C.
Use variables in a Package to query the Staging tables and evaluate the variable values.
D.
Reverse engineer the Staging tables in a Model and review the data contained in it.
Explanation:
(https://docs.oracle.com/middleware/1212/odi/ODIKD/rkm.htm#ODIKD909)
A
I am saying A as well. But website is stating D!
can anyone confirm the same
A
Get Data:
Inserts the SQL code of the currently selected task into the SQL command field of the Debug Data window. Both Source Task Data and Target Task Data windows are populated.