RELATEED CONSULTING
相关咨询
选择下列产品马上在线沟通
服务时间:8:30-17:00
你可能遇到了下面的问题
关闭右侧工具栏

新闻中心

这里有您想知道的互联网营销解决方案
LGWR:DestinationLOG_ARCHIVE_DEST_2networkreconnectabandoned原因以及解决

配置完成后备库不能应用日志,数据是不同步的状态,查看数据库主库的告警日志发现如下报错:

专注于为中小企业提供网站建设、做网站服务,电脑端+手机端+微信端的三站合一,更高效的管理,为中小企业息烽免费做网站提供优质的服务。我们立足成都,凝聚了一批互联网行业人才,有力地推动了近1000家企业的稳健成长,帮助中小企业通过网站建设实现规模扩充和转变。

LGWR: Attempting destination LOG_ARCHIVE_DEST_2 network reconnect (3113)

LGWR: Destination LOG_ARCHIVE_DEST_2 network reconnect abandoned

Errors in file /u01/app/oracle/diag/rdbms/primary/orcl/trace/orcl_lgwr_32231.trc:

ORA-03113: end-of-file on communication channel

Error 3113 for archive log file 3 to 'standby'

LGWR: Error 1041 disconnecting from destination LOG_ARCHIVE_DEST_2 standby host 'standby'

Mon Mar 11 16:16:03 2019

ARC1: Attempting destination LOG_ARCHIVE_DEST_2 network reconnect (3113)

Error 1034 received logging on to the standby

ARC1: Error 1034 attaching to RFS for reconnect

PING[ARC1]: Error 3113 when pinging standby standby.

检查发现pfile.ora文件中,archive_dest_2的设置于tns文件中的自定义备库不一样

Dataguard中archive_dest_2是用来指向备库的,负责将归档日志传到备库


注意dest_2中service= 这里应该和tnsnames中定义备库的是一样的

LGWR: Destination LOG_ARCHIVE_DEST_2 network reconnect abandoned 原因以及解决

LGWR: Destination LOG_ARCHIVE_DEST_2 network reconnect abandoned 原因以及解决

更改完成以后关闭主库,指定pfile文件启动数据库 ok问题解决

startup pfile='pfile文件路径'


当前标题:LGWR:DestinationLOG_ARCHIVE_DEST_2networkreconnectabandoned原因以及解决
标题URL:http://scyingshan.cn/article/jjihcd.html