Archiving not possible: No primary destinations errors
If space ran out in an archive destination, after you fix the problem, you may still recieve the following error in your alert_log:
ARC1: Archiving not possible: No primary destinations
A quick way to solve this is to modify your archive destination with the reopen parameter. This parameter specifies the minimum number of seconds before redo transport services should try to reopen a failed destination.
SQL> show parameter log_archive_dest_1
NAME TYPE VALUE
------------------------------------ ------- ------------------------------
log_archive_dest_1 string location=/db/orcl/archive
SQL> alter system set log_archive_dest_1='location=/db/orcl/archive reopen=5' scope=both;
System altered.
Following that modification you should start seeing successful archive messages in your alert_log.
ARC1: Beginning to archive log# 1 seq# 115127
...
ARC0: Completed archiving log# 1 seq# 115127
...
ARC1: Archiving not possible: No primary destinations
A quick way to solve this is to modify your archive destination with the reopen parameter. This parameter specifies the minimum number of seconds before redo transport services should try to reopen a failed destination.
SQL> show parameter log_archive_dest_1
NAME TYPE VALUE
------------------------------------ ------- ------------------------------
log_archive_dest_1 string location=/db/orcl/archive
SQL> alter system set log_archive_dest_1='location=/db/orcl/archive reopen=5' scope=both;
System altered.
Following that modification you should start seeing successful archive messages in your alert_log.
ARC1: Beginning to archive log# 1 seq# 115127
...
ARC0: Completed archiving log# 1 seq# 115127
...
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/90618/viewspace-2144804/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 資料庫關不掉,報No primary destinations資料庫
- ARCH: Possible network disconnect with primary databaseDatabase
- Change the Archiving Mode in a RAC Environment
- wait for possible quiesce finishAIUI
- Metric Collection ErrorsError
- oracle之errorsOracleError
- oracle 之errorsOracleError
- How to Turn Archiving ON and OFF in Oracle RDBMS [ID 69739.1]Oracle
- sql primary key procedureSQL
- Go Errors 詳解GoError
- slave-skip-errorsError
- HIbernate errors...Error
- Renaming a Datafile in the Primary DatabaseDatabase
- standby database to primary database.Database
- Managing multiple archive log destinations with RMAN (Doc ID 443814.1)Hive
- Working with Errors in Go 1.13ErrorGo
- Errors and Recovery for the Server Parameter FileErrorServer
- mysql slave-skip-errorsMySqlError
- Canvas errors & CORS All In OneCanvasErrorCORS
- React 18 errors All In OneReactError
- ITEM中的UNIT OF PRIMARY.
- Is it possible to use EXPDP directly with GZIP ? [ID 463336.1]
- G009-ORACLE-ASK Using In-Database ArchivingOracleDatabase
- “alter database switchover to xx“過程不當導致的primary-primary 雙主問題Database
- How to recover from USB pipe errorsError
- Two errors after cloning eBSError
- nvm command errors All In OneError
- What's the maximum typical speed possible with a USB2.0 drive?
- Create RAC Standby Database for RAC Primary DatabaseDatabase
- SQL Server Primary Key ConstraintsSQLServerAI
- Master Note: Overview of Redo Logs and Archiving_1503091.1ASTView
- Automatic Archiving does not Restart if Disk Space is Full(轉自Metalink)REST
- Fatal firmware error: Driver detected possible FW hang, halting FWError
- “setting.xml” has syntax errorsXMLError
- 忘不了的 TODOS & FIXMES & ERRORSError
- How to Diagnose and Resolve UNABLE TO EXTEND ErrorsError
- error: Exited sync due to fetch errorsError
- tar: Error exit delayed from previous errorsError