OCP CBT Question 677
Please solve the following question.
An Oracle database instance crashed unexpectedly due to a power outage. Upon restarting the database, the `SMON` background process performs instance recovery. Which of the following phases are part of `SMON`'s instance recovery process?
Instance Recovery Phases
- Roll forward (redo application)
- Rollback (undo application for uncommitted transactions)
- Cleanup of temporary segments
- Opening the database
- Checkpoint synchronization