Oracle Global Human Resources Cloud Implementation Specialist — Question 46
Which method in GoldenGate should you use to undo DML changes previously made to a target database?
Answer options
- A. Run Extract and Replicat from the command line.
- B. Use Extract and Replicat with the GoldenGate Logdump utility.
- C. Run the Reverse Utility on the target database transaction logs.
- D. Use Extract and Replicat with the GoldenGate Reverse utility.
Correct answer: D
Explanation
The correct answer is D because the GoldenGate Reverse utility is specifically designed to undo DML changes in the target database. Options A and B do not directly address the need to reverse changes, while option C refers to the transaction logs rather than applying the reverse process effectively.