Oracle Database Administration II — Question 39

Which two are true about instance recovery? (Choose two.)

Answer options

Correct answer: C, F

Explanation

Answer C is correct because reducing FAST_START_MTTR_TARGET leads to more frequent writing of dirty buffers, thus optimizing recovery time. Answer F is also correct as instance recovery occurs automatically while the database is in MOUNT state before it is opened. The other options either misstate the functions of the parameters or the recovery process.