Oracle Database 12c: Advanced Administration — Question 144

One of the four database suffered an instance failure.
At the next startup, from which point in the redo logs does instance recovery begin?

Answer options

Correct answer: A

Explanation

The correct answer is A because instance recovery begins from the last successful transaction commit to ensure all committed changes are applied. The other options, while related to checkpoints and logs, do not guarantee that all successful transactions are accounted for during recovery.