ORA-00600: internal error code, arguments: [kzsrsea] DataGuard環境的異常
某大學的一個資料庫環境:
環境:Primary: Oracle 12.1.0.2 叢集軟體, 資料庫軟體為Oracle 11.2.0.4版本。資料檔案位於ACFS檔案系統中。
Standby: 虛擬機器, 11.2.0.4版本
同事在搭建DG環境時, 告警日誌中出現了大量錯誤,ORA-00600: internal error code, arguments: [kzsrsea]
Errors in file /u01/app/oracle/diag/rdbms/aaa/aaa2/trace/aaa2_nsa2_34926.trc:
ORA-00600: internal error code, arguments: [kzsrsea], [], [], [], [], [], [], [], [], [], [], []
Errors in file /u01/app/oracle/diag/rdbms/aaa/aaa2/trace/aaa2_arc0_35500.trc (incident=307646):
對應的歸檔程式日誌中提示:
Destination is specified with ASYNC=61440
OCISessionBegin failed. Error -1
歸檔程式不能正常啟動。
最開始懷疑是遇到了bug, 但是查MOS時並未發現有相關bug。於是轉而懷疑是不是記憶體層面出現了問題。
聯絡了客戶,晚上找時間重啟了一下這個例項。但是問題未能解決。重啟之後,發現歸檔日誌程式中多了提示:
*** 2024-01-30 21:50:42.123 1325 krsw.c
NSA2: initialized successfully ASYNC=1
*** 2024-01-30 21:50:49.725
Destination is specified with ASYNC=61440
OCISessionBegin failed. Error -1
.. Detailed OCI error val is 1017 and errmsg is 'ORA-01017: invalid username/password; logon denied
'
*** 2024-01-30 21:50:50.932
OCISessionBegin failed. Error -1
.. Detailed OCI error val is 1017 and errmsg is 'ORA-01017: invalid username/password; logon denied
'
DDE: Problem Key 'ORA 600 [kzsrsea]' was flood controlled (0x6) (incident: 308669)
ORA-00600: internal error code, arguments: [kzsrsea], [], [], [], [], [], [], [], [], [], [], []
ORA-00600: internal error code, arguments: [kzsrsea], [], [], [], [], [], [], [], [], [], [], []
NSA2: Exception 600 encountered.. shutting down
NSA2: Doing a channel reset for next time around...
當看到這個使用者名稱密碼錯誤時,立即意識到錯誤應當與密碼檔案有關係。
檢視叢集兩個節點,備庫的密碼檔案,發現三個密碼檔案的大小都不一致。於是重新從叢集的節點1把密碼檔案複製至其他主機,
並進行了重新命名。告警日誌中的ORA-00600錯誤提示立即就消失了。
因為密碼檔案問題,導致這個例項的ARCH程式不斷嘗試重啟,也導致產生了很多的小的歸檔日誌檔案。
這個例子也提示我們,遇到ORA-00600時不一定就是資料庫本身問題,先要確保自己的配置正確無誤。
如果不是重啟例項之後發現有invalid username/password的提示,我也不會想到這個與密碼檔案有關。
來自 “ ITPUB部落格 ” ,連結:https://blog.itpub.net/8520577/viewspace-3005956/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-00600: internal error code, arguments: [13011]Error
- ORA-00600: internal error code, arguments: [2131], [9], [8]Error
- ORA-00600: internal error code, arguments: [qosdExpStatRead: expcnt mismatch], [Error
- 案例ORA-00600: internal error code, arguments: [qkaffsindex3], [], [], [], []ErrorIndex
- ORA-00600: internal error code, arguments: [13013], [5001], [267], [8389014]Error
- ORA-00600: internal error code, arguments: [knacpft_ProcessFetchedTxns250]Error
- Oracle索引修復 ,ORA-00600: internal error code, arguments: [6200],Oracle索引Error
- 邏輯STANDBY上的ORA-00600: internal error code, arguments: [krvtadc], [], [], [], [], []Error
- 一個特殊的ORA-00600: internal error code, arguments: [6302], [20], [], [], [], [], [], []Error
- 遭遇ORA-00600: internal error code, arguments: [kcrrrfswda.11], [4], [368], [], [], [], [], []Error
- ORA-00600: internal error code, arguments: [kcratr_scan_lastbwr]邏輯壞塊解決ErrorAST
- BUG:ORA-00600: internal error code, arguments: [kmgs_pre_process_request_6], [6], [2873], [2560], [3Error
- ORA-06544:PL/SQL:internal error,arguments:[56319]SQLError
- ORA-00600: [OSDEP_INTERNAL]
- 【Dataguard】Oracle多租戶環境對Dataguard的影響Oracle
- RAC環境下建立物理DATAGUARD(1)
- RAC環境下建立物理DATAGUARD(2)
- Oracle 11.2.0.4 rac for aix acfs異常環境的克隆環境ASM磁碟組掛載緩慢OracleAIASM
- VS Code配置C++環境C++
- wegame當前上網環境異常,請更換網路環境怎麼解決GAM
- 前端開發中的Error以及異常捕獲前端Error
- 異常 This application has no explicit mapping for /error so yAPPError
- vs code配置Python開發環境Python開發環境
- VS Code C/C++ 環境配置C++
- 【ERROR】OPatch failed with error code 73ErrorAI
- RA-03137:TTC protocol internal error:[12333]ProtocolError
- 執行 locust 的異常 pywintypes.error 如何解決?Error
- wdcp環境innodb結構mysql資料庫表異常需要重建MySql資料庫
- Python 整合開發環境(IDE): VS CodePython開發環境IDE
- [NCS] nrf5340 VS Code環境搭建
- VS Code + PlantUML搭建UML編寫環境
- VS Code 配置 Java 開發環境(qbit)Java開發環境
- Trigger引起的active dataguard 報error ORA-16191Error
- ORACLE 12C DATAGUARD環境搭建和主從切換Oracle
- ORACLE DATAGUARD災備歸檔空間滿導致的ORA-00600 [2619]Oracle
- VS Code 搭建合適的 markdown 文件編寫環境
- Java中Error和Exception的異同以及執行時異常(Runtime exception)與檢查型異常(checked exception)的區別JavaErrorException
- React Error Boundary 元件異常處理方案實踐ReactError元件