码迷,mamicode.com
首页 > 数据库 > 详细

Oracle Dataguard 无法应用redo log

时间:2018-03-15 16:24:50      阅读:221      评论:0      收藏:0      [点我收藏+]

标签:oracle

问题:Dataguard 无法应用redo log,alert无任何报错信息。

现象:Oracle RAC一节点alert无报错信息,另一节报如下错误。

Thu Mar 15 15:26:22 2018
Error 1017 received logging on to the standby

Check that the primary and standby are using a password file
and remote_login_passwordfile is set to SHARED or EXCLUSIVE,
and that the SYS password is same in the password files.
returning error ORA-16191

PING[ARC2]: Heartbeat failed to connect to standby ‘bbdg‘. Error is 16191.

处理方法:将无报错节点的密码文件orapwbbsvri1拷贝到报错的节点。

总结:如果sys密码在oracle安装后更改过,则在搭建dataguard的时候必须确保oracle所有节点和dataguard的密码文件是同一个文件。

Oracle Dataguard 无法应用redo log

标签:oracle

原文地址:http://blog.51cto.com/linux10000/2087205

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!