RAC+ADG 异机恢复报错-ORA-16072

发布时间:2020-07-17 16:07:34 作者:roidba
来源:网络 阅读:1134

1、环境描述
11g RAC+ADG 最大可用模式

2、异机恢复
告警日志报错如下:
ORA-16072: a minimum of one standby database destination is required
Instance terminated by LGWR
然后实例异常终止

3、原因
Although you removed all configuration files, removed the Standby Database,
and reset all LOG_ARCHIVE_DEST_n-Parameters, the Primary Database has still
the Protection Mode stored in the Data Dictionary. The Protection Mode
requires a running connection to a Standby Database with LGWR SYNC as
Log-Transportation Mode. Since the standby is not available anymore,
LGWR of the primary terminates the instance.

4、处理方法

Startup the Primary Database in Mount State and set the Protection Mode back
to Maximum Performance Mode, which is the Default:
--数据库mount状态下,执行如下命令,然后重启数据库
SQL> ALTER DATABASE SET STANDBY DATABASE TO MAXIMIZE PERFORMANCE;

Then shutdown the Database and restart again.

推荐阅读:
  1. RAC+ADG 异机恢复,控制文件自动恢复
  2. JS中原始值和引用值的储存方式示例详解

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

ora 16072 adg

上一篇:Zabbix MongoDB监控

下一篇:binlog2sql参考

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》