"FAST_START_MTTR_TARGET " vs "log_checkpoint_timeout"
Dear Friends,
I know that when I configure FAST_START_MTTR_TARGET , then it should be disable the "log_checkpoint_timeout " parameter , i.e, "log_checkpoint_timeout=0" .Is it mean that , "FAST_START_MTTR_TARGET" parameters works for "log_checkpoint_timeout" parameter ?
If it is true then my question is , If I set FAST_START_MTTR_TARGET=600, (which helps to perform crash recovery of a single instance within 600 seconds) then what will be the minimum time to occur a checkpoint, since "log_checkpoint_timeout=0" .
I think u understand my question .
Thx .. . .. . .