RHCA培训+认证,助同学们实现梦想         RHCE9 1月周末班 正在授课 欢迎试学         2025—芬芳四季,感恩有您         2025元旦放假通知         PostgreSQL 高级认证考试         PostgreSQL 中级认证考试(DBA 方向)         PostgreSQL 初级认证考试         EULER(欧拉)操作系统,見证RHCE的代表性!         19cOCP 9月周末班 正在授课 欢迎试听         PGCE 认证专家,周末班报名中,欢迎垂询         

ORA-16525 dg broker不可用

更新时间: 2022-07-08 09:06

数据库:Oracle 11.2.0.4
系统:CentOS 7.9
问题描述:dgmgrl执行show configuration命令,出现以下ora-16525异常,如下所示:
DGMGRL> show configuration;
Error:
ORA-16525: the Data Guard broker is notyet available
 
Configuration details cannot be determinedby DGMGRL
 
查看告警日志:
[oracle@oel trace]$ catdrcorcl150.log  (drcorcl150.log $ORACLE_BASE/rdbms/orcl150/orcl150/trace目录下)
....
05/27/2022 17:40:54
Data Guard Broker shutting down
RSM0 successfully terminated
05/27/2022 17:40:57
>> Data Guard Broker Has Been ShutDown <<
Fore Deregistering service ORCL150_DGBwith listener(s)
 
此处主备库的dg_broker_start均为false
SQL> show parameter dg_broker
 
NAME                                 TYPE        VALUE
----------------------------------------------- ------------------------------
dg_broker_config_file1               string          /u01/app/oracle/product/11.2.0
                                                                       /db_1/dbs/dr1ORCL150.dat
dg_broker_config_file2               string          /u01/app/oracle/product/11.2.0
                                                                        /db_1/dbs/dr2ORCL150.dat
dg_broker_start                      boolean         FALSE
 
尝试将dg_broker_start设置为"true".
SQL> alter system setdg_broker_start=true;
 
System altered.
 
DGMGRL> show configuration;
 
Configuration - dg_conf
 
Protection Mode: MaxPerformance
Databases:
   orcl150 - Primary database
   orcl151 - Physical standby database
 
Fast-Start Failover: DISABLED
 
Configuration Status:
SUCCESS
 
结论:将主备库dg_broker_start修改为trueshowconfiguration正常显示.
以下为日志信息:
[oracle@oel trace]$ cat drcorcl150.log
......
05/27/2022 17:40:54
Data Guard Broker shutting down
RSM0 successfully terminated
05/27/2022 17:40:57
>> Data Guard Broker Has Been ShutDown <<
Fore Deregistering service ORCL150_DGBwith listener(s)
05/28/2022 13:29:47
Creating Data Guard Broker Monitor Process(DMON)
05/28/2022 13:29:50
>> Starting Data Guard Brokerbootstrap <<
Broker Configuration File Locations:
     dg_broker_config_file1 ="/u01/app/oracle/product/11.2.0/db_1/dbs/dr1ORCL150.dat"
     dg_broker_config_file2 = "/u01/app/oracle/product/11.2.0/db_1/dbs/dr2ORCL150.dat"
05/28/2022 13:29:54
DMON Registering service ORCL150_DGB withlistener(s)
Broker Configuration:       "dg_conf"
     Protection Mode:           Maximum Performance
     Fast-Start Failover (FSFO): Disabled, flags=0x0, version=0
     Primary Database:          orcl150 (0x01010000)
     Standby Database:          orcl151, Enabled Physical Standby (0x02010000)
05/28/2022 13:29:58
Site orcl151 returned ORA-16525.
Version Check Results:
     Database orcl151 returned ORA-16525
Creating process RSM0

开班信息MORE>>

课程名称 开课时间 上课类型 状态
OCP认证培训 1月 周末班 授课中...
RHCE培训 1月 周末班 授课中...
OCP培训 2月 精英班 报名中...
PGCE 专家 3月 周末班 报名中...
OCM培训 2月 周末班 报名中...
RHCE培训 常年 周末班 报名中...
MySQL培训 常年 周末班 报名中...
<<