Search notes:

Oracle: Init parameter FAST_START_MTTR_TARGET

Setting fast_start_mttr_target to non-zero value and statistics_level to typical or all enables the MTTR Advisory.

See also

select
   estimated_mttr,
   target_mttr
from
   v$instance_recovery;

select *
from
   v$mttr_target_advice;

select *
from
   v$statistics_level
where
   statistics_name = 'MTTR Advice';
ORA-25530
MOS Note 2673186.1
init parameters

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:51 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(51): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(66): id_of(Object(PDO), 'uri', '/notes/developm...') #2 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758199099, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #3 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/adminstration/init-parameters/fast/start/mttr_target(58): insert_webrequest() #4 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 51