Oracle Global Human Resources Cloud Implementation Specialist — Question 36

You must configure GoldenGate parameter files for conflict resolution and want to be sure that the before values are compared with current values in the target database to detect update and delete conflicts.
How should you accomplish this?

Answer options

Correct answer: B

Explanation

The correct answer is B, as the COMPARECOLS option is specifically designed to define columns for comparison of before values in the Replicat WHERE clause. Options A and C mention GETUPDATEBEFORES, which is not the right choice for this requirement, while option D references GETBEFORECOLS, which is also incorrect for this scenario.