Hi All,
Please help me to get Command or query to know DG broker is configured.
I tried below command .
DGMGRL> connect sys/*******
Connected.
DGMGRL> show configuration
ORA-16532: Data Guard broker configuration does not exist
dgmgrl connect sys/******
DGMGRL> show configuration
Configuration - DG_Config
Protection Mode: MaxPerformance
Members:
RACDG - Primary database
RACDB - Physical standby database
Fast-Start Failover: DISABLED
Configuration Status:
SUCCESS (status updated 9 seconds ago)
Is this the only way to know Broker configuration ?
Thanks In advance