您好,登錄后才能下訂單哦!
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.
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。