Errors Data Guard 11gR2 (11.2.0.3) switchover Broker
Server 1: dg1, Primary Database dbdg1
Server 2: dg2 Physical Standby dbdg2
I have configured Data Guard Broker and when I make a switchover from the dgmgrl, I do not get any error.
[oracle@dg1 admin]$ dgmgrl
DGMGRL for Linux: Version 11.2.0.3.0 - 64bit
Production
Copyright (c) 2000, 2009, Oracle. All rights
reserved.
Welcome to DGMGRL, type "help" for information.
DGMGRL>
connect sys
Password:
Connected.
DGMGRL> show
configuration
Configuration - DGxxxxxxx
Protection Mode:
MaxPerformance
Databases:
dbdg1 - Primary database
dbdg2 - Physical
standby database
Fast-Start Failover: DISABLED
Configuration
Status:
SUCCESS
DGMGRL> switchover to dbdg2