ORA-00257: archiver error. Connect internal only, until freed
/* 2008/07/03 星期四
*蒙昭良
*環境:windowsXP + Oracle10gR2
*ORA-00257: archiver error. Connect internal only, until freed.
*/
C:\>sqlplus "/as sysdba"
SQL*Plus: Release 10.2.0.1.0 - Production on 星期四 7月 3 13:15:55 2008
Copyright (c) 1982, 2005, Oracle. All rights reserved.
連線到:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
SQL> CONN scott/tiger
ERROR:
ORA-00257: archiver error. Connect internal only, until freed.
警告: 您不再連線到 ORACLE。
提示資訊:歸檔錯誤,僅僅內部連線,直到釋放。
檢查$oracle_home\admin\risenet\bdump\alert_SID.log日誌發現
Errors in file g:\oracle\product\10.2.0\admin\risenet\bdump\risenet_arc0_996.trc:
ORA-16014: log 3 sequence# 102 not archived, no available destinations
ORA-00312: online log 3 thread 1: 'G:\ORACLE\PRODUCT\10.2.0\ORADATA\RISENET\REDO03.LOG'
Thu Jul 03 13:18:40 2008
Errors in file g:\oracle\product\10.2.0\admin\risenet\bdump\risenet_arc1_3720.trc:
ORA-19815: WARNING: db_recovery_file_dest_size of 2147483648 bytes is 100.00% used, and has 0 remaining bytes available.
歸檔預設的空間2G已經用完,刪除掉日誌或者擴大歸檔空間
1)命令>rman target/
2)命令>crosscheck archivelog all;
3)命令>delete archivelog all;
4)命令>exit
重新連線:
C:\>sqlplus /nolog
SQL*Plus: Release 10.2.0.1.0 - Production on 星期四 7月 3 13:27:59 2008
Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> conn scott/tiger
已連線。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/12778571/viewspace-368977/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-00257:archiver error. Connect internal only,until freed.HiveError
- ubuntu下pig報錯ERROR 2999: Unexpected internal error. Failed to create DataStorage的解決UbuntuErrorAIAST
- [Bash] while & until commandsWhile
- VulNyx - Internal
- mybatis : ERROR. token : COMMA, pos : 373MyBatisError
- pt-archiver資料歸檔Hive
- pt-archiver 歸檔資料Hive
- Percona-Toolkit 之 pt-archiverHive
- 「譯」程式碼優化策略 — Idle Until Urgent優化
- Kotlin中 until和..的區別(迴圈)Kotlin
- shell基礎教程 十六: Shell until迴圈
- Accessing Internal Members in the UNO FrameworkFramework
- pt-archiver實現MySQL定期分表HiveMySql
- VirtualBox Host-only Adapter,Failed to create the host-only adapter 轉APTAI
- How Oracle Store Number internal(zt)Oracle
- ORA-00600: [OSDEP_INTERNAL]
- Q:[Vue warn]: Duplicate keys detected: ‘PAYACT‘. This may cause an update error.VueError
- Golang之wait.Until 簡單測試用例GolangAI
- Laravel connect oracleLaravelOracle
- database的connectDatabase
- Percona-Toolkit工具包之pt-archiverHive
- vue報錯之Duplicate keys detected: '0'. This may cause an update error.VueError
- Swift 3.0 的 open,public,internal,fiSwift
- 從頭造輪子:asyncio之 run_until_complete (1)
- INBOUND_CONNECT_TIMEOUT與SQLNET.INBOUND_CONNECT_TIMEOUT小結SQL
- MySQL使用pt-archiver歸檔歷史資料MySqlHive
- CSS E:only-of-typeCSS
- CSS E:only-childCSS
- 報錯-only final is permittedMIT
- CodeForces 1992A Only Pluses
- Only AI Flow Can Do!AI
- await is only valid in async functionAIFunction
- CocoaAsyncSocket---Connect (下)
- QObject::connect()函式Object函式
- connect by層內排序排序
- connect your tunnel to CloudflareCloud
- ORA-00600: internal error code, arguments: [13011]Error
- java.sql.SQLException: Fail to convert to internal representationJavaSQLExceptionAI
- RA-03137:TTC protocol internal error:[12333]ProtocolError