Oracle Database 12c: Advanced Administration — Question 9

Which three statements are true about the database instance startup after an instance failure?

Answer options

Correct answer: A, C, D

Explanation

Option A is correct as the RECO process is responsible for recovering uncommitted transactions at the next startup. Option C is also correct because rolling back uncommitted changes is essential for ensuring consistency. Option D is valid since the SMON process plays a crucial role in coordinating the recovery, while the other options either discuss requirements not related to instance failure recovery or pertain to different recovery types.