Database Administration (MOSC)

MOSC Banner

parameter fast_start_mttr_target not work

edited Mar 4, 2013 11:31PM in Database Administration (MOSC) 1 commentAnswered
i have set mttr to 3555, but seems DB checkpoint not happen in 3555seconds

DB VERSION
-----------------
11.2.0.1.0

fast_start_mttr_target               integer     3555

statistics_level                     string      TYPICAL

log_checkpoint_interval              integer     0
log_checkpoint_timeout               integer     0

SYS@HMDS>!date
Tue Mar  5 14:35:15 CST 2013  ==>current time?

SYS@HMDS>select checkpoint_time from v$datafile where file#=1;

CHECKPOINT_TIME
-------------------
2013-03-05 13:06:22  ==> last CKPT time?

1 row selected.


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center