Oracle Global Human Resources Cloud Implementation Specialist — Question 9
You must synchronize the starting point for Replicat with the restore point of the target database. How should you accomplish this?
Answer options
- A. Use the command option AFTERCSN.
- B. Use the command option ATCSN.
- C. Use the command option UNTIL CANCEL.
- D. Use the command option RESUME.
Correct answer: A
Explanation
The correct answer is A, as using the AFTERCSN option allows Replicat to start processing changes that occurred after a specific change sequence number, aligning it with the restore point. Options B and C do not provide the necessary synchronization mechanism, and option D is used to resume processing but does not specify the starting point in relation to the restore point.