Oracle Database 12c: Advanced Administration — Question 4

Which two statements are true about setting the FAST_START_MTTR_TARGET parameter to a nonzero value?

Answer options

Correct answer: A, C

Explanation

Statement A is correct because the MTTR advisor only functions when the FAST_START_MTTR_TARGET is greater than the default setting. Statement C is also true as the LOG_CHECKPOINT_INTERVAL does take precedence over the FAST_START_MTTR_TARGET. The other statements B and D are incorrect; automatic checkpoint tuning isn't solely dependent on this parameter and recovery time does not strictly equal the FAST_START_MTTR_TARGET value.