ORA-16525: The Oracle Data Guard broker is not yet available.

ORA-16525: The Oracle Data Guard broker is not yet available.

Cause:

If broker is not enabled , then you end up with this error

DGMGRL> disable configuration;
ORA-16525: The Oracle Data Guard broker is not yet available.

Configuration details cannot be determined by DGMGRL

Workaround:

Enable broker

kish@PRIM>alter system set dg_broker_start=true;

System altered.

DGMGRL> disable configuration;
Disabled.

DGMGRL> remove configuration;
Removed configuration

Leave a Reply

%d bloggers like this: