ORA-16014: log 1 sequence# 857 not archived, no available destinations
ORA-16014: log 1 sequence# 857 not archived, no available destinations[@more@]
SQL> conn / as sysdba
Connected.
SQL> alter database open;
alter database open
*
ERROR at line 1:
ORA-16014: log 1 sequence# 857 not archived, no available destinations
ORA-00312: online log 1 thread 1: '/u02/oradata/oratest/redo01.log'
SQL> alter database clear unarchived logfile group 1;
Database altered.
SQL> alter database open;
上述方法是將未歸檔的內容清除,但最好的辦法應該是如下處理:
SQL> alter system set db_recovery_file_dest_size=4G;
System altered.
SQL> alter database open;
Database altered.
SQL>
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10455206/viewspace-1036426/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-16014: log 1 sequence# 4 not archived, no available destinationsHiveAI
- ORA-16014: log 2 sequence# 59 not archived, no available destinationsHiveAI
- 【oracle】ORA-16038: log 2 sequence# 98 cannot be archivedOracleHive
- Archived redolog is (significant) smaller than the redologfileHiveNifi
- 【REDO】Archived redolog is (significant) smaller than the redologfileHiveNifi
- Archived redolog is (significant) smaller than the redologfile_1356604.1HiveNifi
- RMAN-05541: no archived logs found in target databaseHiveDatabase
- OGG-00446 ERROR: Could not find archived logErrorHive
- RMAN-08137: WARNING: Archived Log Not DeletedHivedelete
- ogg GGS ERROR 500 Could not find archived logErrorHive
- Managing multiple archive log destinations with RMAN (Doc ID 443814.1)Hive
- Log actively being archived by another process問題解決Hive
- oracle 9i physical standby database 上的v$archived_logOracleDatabaseHive
- Archived Redo Logs歸檔重做日誌介紹及其優點Hive
- 清除Oracle控制檔案中的歸檔資訊v$archived_logOracleHive
- RMAN-08137: WARNING: archived log not deleted, needed for standby or upstreamHivedelete
- Alert.log shows No Standby Redo Logfiles Of Size 153600 Blocks AvailableBloCAI
- RMAN-06054: media recovery requesting unknown archived log for thread...Hivethread
- RMAN 中V$ARCHIVED_LOG 中STATUS 為"X" 的檔案處理Hive
- weblogic.common.ResourceException: No good connections available.WebExceptionGoAI
- rman 刪除v$archive_log檢視裡的記錄(Removing entries in v$archived_log)HiveREM
- Alert.log shows No stdby Redo Logfiles Of Size 153600 Blocks Available-405836.1BloCAI
- Used+Available不等於1K-blocksAIBloC
- Archiving not possible: No primary destinations errorsError
- 【實驗】【Archived Log】歸檔日誌格式和歸檔路徑之change趣談Hive
- [LeetCode] 857. Minimum Cost to Hire K WorkersLeetCode
- 光碟機護理2.0 另類破解法 (857字)
- Git bash Error: Could not fork child process: There are no available terminals (-1)GitErrorAI
- 資料庫關不掉,報No primary destinations資料庫
- weblogic 1Web
- No qualifying bean of type 'javax.sql.DataSource' available: expected at least 1BeanJavaSQLAIAST
- InputStream之available()AI
- No free sectors availableAI
- Servlet action is not availableServletAI
- goblog之旅 - 1Go
- 《sociology》chapter 1APT
- blog1
- blog-1