Search notes:

Oracle: init parameter log_archive_dest_n

log_archive_dest_n (n = 1 … 32) specifies the location of the online redo log files.
Each log_archive_dest_n parameter corresponds to a log_archive_dest_state_n parameter that is used to enable or disable the redo destination.
The dynamic performance view v$archive_dest shows the current settings and status for each redo transport destination.

Invalid destinations

If a database is in archive log mode, the value of log_archive_dest_n must point to a valid and writable destionation. If not sooner or later, a ORA-00257 Archiver error. Connect AS SYSDBA only until resolved error will be thrown.
Use the value of status in v$archive_dest to check if there is a problem with any destination.

See also

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:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758199019, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/adminstration/init-parameters/log_archive_dest_n(50): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78