ORA-00600: internal error code, arguments: [kjhn_post_ha_alert0-862]問題的解決
ERROR
ORA-00600: internal error code, arguments: [kjhn_post_ha_alert0-862], [], [], [], [], [], [], []
2. The trace file reports the following SQL:
ORA-00600: internal error code, arguments: [kjhn_post_ha_alert0-862], [], [], [] , [], [], [], []
Current SQL statement for this session:
BEGIN :success := dbms_ha_alerts_prvt.check_ha_resources; END;
解決方法:
SQL>connect as sysdba
SQL>create table r_r_i$bk as select * from recent_resource_incarnations$;
SQL>truncate table recent_resource_incarnations$;
SQL>shutdown;
SQL>startup;
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/25116248/viewspace-1312270/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 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: [kcratr_scan_lastbwr]邏輯壞塊解決ErrorAST
- ORA-00600: internal error code, arguments: [kzsrsea] DataGuard環境的異常Error
- 遭遇ORA-00600: internal error code, arguments: [kcrrrfswda.11], [4], [368], [], [], [], [], []Error
- 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
- => ERROR [sshd internal] load metadata for docker.io/vulhub/openssh:7.7 問題解決,親測有效!ErrorDocker
- HTTP 錯誤 500.21 - Internal Server Error 解決方案HTTPServerError
- ORA-00600: [OSDEP_INTERNAL]
- ubuntu下pig報錯ERROR 2999: Unexpected internal error. Failed to create DataStorage的解決UbuntuErrorAIAST
- 錯誤解決:cc: Internal error: Killed (program cc1)Error
- npm ERR! Error: CERT_UNTRUSTED的問題解決NPMErrorRust
- 解決方案 | MiKTex SSL connect error code 35Error
- HTTP 錯誤 500.19- Internal Server Error 錯誤解決方法HTTPServerError
- mysql的ERROR 1231 (42000)問題原因及解決方法MySqlError
- 解決 Jenkins 上 git 出現的 “ERROR: Error fetching remote repo 'origin'” 問題JenkinsGitErrorREM
- 解決SpringBoot頁面localhost 404問題,即Whitelabel Error Page問題Spring BootlocalhostError
- mysql登入遇到ERROR 1045問題解決方法MySqlError
- 解決windows下WslRegisterDistribution failed with error: 0x80070050的問題WindowsAIError
- Navicat tnt版本提示“failed to save password error code”的解決辦法AIError
- 【問題解決】remote: parse error: Invalid numeric literal at line 1, column 20,解決思路REMError
- Oracle OER 7451 in Load Indicator : Error Code = OSD-04500的問題處理OracleIndicatorError
- Uncaught Error: Bootstrap‘s JavaScript requires jQuery報錯問題解決ErrorbootJavaScriptUIjQuery
- Cargo invocation has failed: Error: exit code: 101.解決辦法CargoAIError
- PHP報錯getimagesize(): SSL operation failed with code 1問題解決方案PHPAI
- npm ERR! code ECONNRESET npm ERR! errno ECONNRESET網路問題解決NPM
- ISSAC GYM解決RuntimeError: nvrtc: error: invalid value for --gpu-architecture (-arch)的問題ErrorVRGPU
- Mysql系統變數中 log_error_services | log_filter_internal; log_sink_internal 和 log_error_verbosity | 2 解釋MySql變數ErrorFilter
- git push程式碼時的‘git did not exit cleanly (exit code 1)‘問題解決Git
- Lenovo 聯想膝上型電腦遇到 USB Type-C 介面失效問題解決(UCM-UCSI ACPI, error code 43)Error
- npm ERR! code CERT_HAS_EXPIRED:解決證書過期問題NPM