PING[ARC2]: Heartbeat failed to connect to standby 'jzhddg'. Error is 16032.
重建Data Guard遭遇錯誤PING[ARC2]: Heartbeat failed to connect to standby 'jzhddg'. Error is 16032.
主庫端archivelog無法傳至備庫端,主庫端報如下錯誤:
FAL[server, ARC0]: FAL archive failed, see trace file.
ARCH: FAL archive failed. Archiver continuing
ORACLE Instance jzhd1 - Archival Error. Archiver continuing.
Thu Apr 07 14:45:11 2016
FAL[server, ARC0]: FAL archive failed, see trace file.
ARCH: FAL archive failed. Archiver continuing
ORACLE Instance jzhd1 - Archival Error. Archiver continuing.
Thu Apr 07 14:51:46 2016
FAL[server, ARC0]: FAL archive failed, see trace file.
ARCH: FAL archive failed. Archiver continuing
ORACLE Instance jzhd1 - Archival Error. Archiver continuing.
Thu Apr 07 14:52:28 2016
FAL[server, ARC0]: FAL archive failed, see trace file.
ARCH: FAL archive failed. Archiver continuing
ORACLE Instance jzhd1 - Archival Error. Archiver continuing.
Thu Apr 07 14:56:28 2016
PING[ARC2]: Heartbeat failed to connect to standby 'jzhddg'. Error is 16032.
Thu Apr 07 15:02:14 2016
Thread 1 advanced to log sequence 7110 (LGWR switch)
Current log# 2 seq# 7110 mem# 0: +DATA3/jzhd/redo02.log
Thu Apr 07 15:02:14 2016
Archived Log entry 17363 added for thread 1 sequence 7109 ID 0x68b07be9 dest 1:
Thu Apr 07 15:02:14 2016
FAL[server, ARC3]: Error 16032 creating remote archivelog file 'jzhddg'
FAL[server, ARC3]: FAL archive failed, see trace file.
ARCH: FAL archive failed. Archiver continuing
ORACLE Instance jzhd1 - Archival Error. Archiver continuing.
Thu Apr 07 15:06:46 2016
標紅字型顯示hearbeat failed,似乎是網路問題,但是tnsping沒有問,sqlplus連線也沒有問題,引數全檢查了都沒有問題,於是檢視trc檔案發現:
*** TRACE FILE RECREATED AFTER BEING REMOVED ***
Redo shipping client performing standby login
OCIServerAttach failed -1
.. Detailed OCI error val is 12154 and errmsg is 'ORA-12154: TNS:could not resolve the connect identifier specified
'
OCIServerAttach failed -1
.. Detailed OCI error val is 12154 and errmsg is 'ORA-12154: TNS:could not resolve the connect identifier specified
'
OCIServerAttach failed -1
.. Detailed OCI error val is 12154 and errmsg is 'ORA-12154: TNS:could not resolve the connect identifier specified
'
*** 2015-12-14 12:04:06.749 4320 krsh.c
Error 12154 received logging on to the standby
*** 2015-12-14 12:04:06.749 915 krsu.c
Error 12154 connecting to destination LOG_ARCHIVE_DEST_2 standby host 'jzhddg'
Error 12154 attaching to destination LOG_ARCHIVE_DEST_2 standby host 'jzhddg'
*** 2015-12-14 12:04:06.749 2932 krsi.c
krsi_dst_fail: dest:2 err:12154 force:0 blast:1
kcrrwkx: unknown error:12154
*** 2015-12-14 13:57:17.587
*** 2015-12-14 13:57:17.587 4645 krsu.c
Logged on to standby successfully
Client logon and security negotiation successful!
Standby parameter STANDBY_ARCHIVE_DEST string is invalid at host 'jzhddg'
Error 16032 attaching to destination LOG_ARCHIVE_DEST_2 standby host 'jzhddg'
*** 2015-12-14 13:57:17.592 2932 krsi.c
krsi_dst_fail: dest:2 err:16032 force:0 blast:1
kcrrwkx: unknown error:16032
STANDBY_ARCHIVE_DEST引數在11gR2被廢棄掉了,檢查備庫,確實設定該引數
alter system set STANDBY_ARCHIVE_DEST=''之後,日誌傳輸正常,應用正常。
主庫端archivelog無法傳至備庫端,主庫端報如下錯誤:
FAL[server, ARC0]: FAL archive failed, see trace file.
ARCH: FAL archive failed. Archiver continuing
ORACLE Instance jzhd1 - Archival Error. Archiver continuing.
Thu Apr 07 14:45:11 2016
FAL[server, ARC0]: FAL archive failed, see trace file.
ARCH: FAL archive failed. Archiver continuing
ORACLE Instance jzhd1 - Archival Error. Archiver continuing.
Thu Apr 07 14:51:46 2016
FAL[server, ARC0]: FAL archive failed, see trace file.
ARCH: FAL archive failed. Archiver continuing
ORACLE Instance jzhd1 - Archival Error. Archiver continuing.
Thu Apr 07 14:52:28 2016
FAL[server, ARC0]: FAL archive failed, see trace file.
ARCH: FAL archive failed. Archiver continuing
ORACLE Instance jzhd1 - Archival Error. Archiver continuing.
Thu Apr 07 14:56:28 2016
PING[ARC2]: Heartbeat failed to connect to standby 'jzhddg'. Error is 16032.
Thu Apr 07 15:02:14 2016
Thread 1 advanced to log sequence 7110 (LGWR switch)
Current log# 2 seq# 7110 mem# 0: +DATA3/jzhd/redo02.log
Thu Apr 07 15:02:14 2016
Archived Log entry 17363 added for thread 1 sequence 7109 ID 0x68b07be9 dest 1:
Thu Apr 07 15:02:14 2016
FAL[server, ARC3]: Error 16032 creating remote archivelog file 'jzhddg'
FAL[server, ARC3]: FAL archive failed, see trace file.
ARCH: FAL archive failed. Archiver continuing
ORACLE Instance jzhd1 - Archival Error. Archiver continuing.
Thu Apr 07 15:06:46 2016
標紅字型顯示hearbeat failed,似乎是網路問題,但是tnsping沒有問,sqlplus連線也沒有問題,引數全檢查了都沒有問題,於是檢視trc檔案發現:
*** TRACE FILE RECREATED AFTER BEING REMOVED ***
Redo shipping client performing standby login
OCIServerAttach failed -1
.. Detailed OCI error val is 12154 and errmsg is 'ORA-12154: TNS:could not resolve the connect identifier specified
'
OCIServerAttach failed -1
.. Detailed OCI error val is 12154 and errmsg is 'ORA-12154: TNS:could not resolve the connect identifier specified
'
OCIServerAttach failed -1
.. Detailed OCI error val is 12154 and errmsg is 'ORA-12154: TNS:could not resolve the connect identifier specified
'
*** 2015-12-14 12:04:06.749 4320 krsh.c
Error 12154 received logging on to the standby
*** 2015-12-14 12:04:06.749 915 krsu.c
Error 12154 connecting to destination LOG_ARCHIVE_DEST_2 standby host 'jzhddg'
Error 12154 attaching to destination LOG_ARCHIVE_DEST_2 standby host 'jzhddg'
*** 2015-12-14 12:04:06.749 2932 krsi.c
krsi_dst_fail: dest:2 err:12154 force:0 blast:1
kcrrwkx: unknown error:12154
*** 2015-12-14 13:57:17.587
*** 2015-12-14 13:57:17.587 4645 krsu.c
Logged on to standby successfully
Client logon and security negotiation successful!
Standby parameter STANDBY_ARCHIVE_DEST string is invalid at host 'jzhddg'
Error 16032 attaching to destination LOG_ARCHIVE_DEST_2 standby host 'jzhddg'
*** 2015-12-14 13:57:17.592 2932 krsi.c
krsi_dst_fail: dest:2 err:16032 force:0 blast:1
kcrrwkx: unknown error:16032
STANDBY_ARCHIVE_DEST引數在11gR2被廢棄掉了,檢查備庫,確實設定該引數
alter system set STANDBY_ARCHIVE_DEST=''之後,日誌傳輸正常,應用正常。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10271187/viewspace-2077141/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- PING[ARC2]: Heartbeat failed to connect to standby 'xyxdbs'. Error is 1605AIError
- PING[ARC2]: Heartbeat failed to connect to standby 'DG'. Error is 12541AIError
- PING[ARC5]: Heartbeat failed to connect to standby 'dghq'. Error is 12154.AIError
- 一天兩次,PING[ARC1]: Heartbeat failed to connect to standbyAI
- Oracle ADG Heartbeat failed to connect to standby故障案例OracleAI
- 主庫報 Error 12154 received logging on to the standby PING[ARC2]Error
- Ping:Transmit Failed, Error Code 65問題解決MITAIError
- 【ERROR】OPatch failed with error code 73ErrorAI
- [ERROR] Failed to open logErrorAI
- OPatch failed with error code 73AIError
- 【遠端除錯】Failed to connect to remote VM除錯AIREM
- [ CSSCLNT][1]clsssInitNative: connect failed, rc 9CSSAI
- Fatal NI connect error 12170Error
- Error: failed PB timebomb checkErrorAI
- Starting HEARTBEAT with WARNING: string2msg_ll: node [... ] failed authenticationAI
- Xtrabackup備份報錯Failed to connect to MySQL serverAIMySqlServer
- Fatal NI connect error 12170.Error
- 虛擬機器之間能夠ping通,但是建立tcp連線時卻顯示Failed in connect to TCP server: No route to host虛擬機TCPAIServer
- maridb Error 'Operation DROP USER failed forErrorAI
- Opiino: Attach Failed! Error=-1 Ifvp=0AIError
- Failed to connect to raw.githubusercontent.com port 443AIGithub
- psql: error: could not connect to server: No such file or directorySQLErrorServer
- Fatal NI connect error 12170 錯誤Error
- FATAL - Fatal error: Target Interaction Manager failed at StartupErrorAI
- Android 3.0 DELETE_FAILED_INTERNAL_ERRORAndroiddeleteAIError
- pod update -- Failed to connect to GitHub to update the CocoaPods/Specs specs repoAIGithub
- ubuntu gedit出錯:Failed to connect to the session manager的問題UbuntuAISession
- 執行flutter run命令報錯::ERROR: Could not connect to lockdownd, error code -17FlutterError
- Error: Connection activation failed: Device not managed by NetworkManagerErrorAIdev
- ERROR: Failed to resolve: org.greenrobot:eventbus:2.4.0ErrorAI
- weblogic報錯: OPatch failed with error code 73WebAIError
- OPatch failed with error code 73(OracleHomeInventory gets null oracleHomeInfo)AIErrorOracleNull
- LOGIN:ERROR-Failed to initialize policy manager(轉)ErrorAI
- "OPatch failed with error code 73"故障一例AIError
- [筆記].痛哉!!!Error: Can't access JTAG chain, Error: Operation failed筆記ErrorAI
- git error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500GitErrorRPCAIHTTP
- AS編譯不通過,提示Error:Connection refused: connect編譯Error
- ORA-00257: archiver error. Connect internal onlyHiveError