Oracle 12c datagurd issue .
Hello All
I am working on oracle 12c dataguard switch over task from primary to DR .
I have Primary DB as ponprd and DR as ponprddg before the switchover .
at the dgmgrl command line i can show only the secondary database not primary .
DGMGRL> show database verbose ponprddg ( This Works )
DGMGRL> show database verbose ponprd
Object "ponprd" was not found
DGMGRL> show configuration
Configuration - PONPRD
Protection Mode: MaxPerformance
Members:
ponprddg - Primary database
PONPRD - Physical standby database
Fast-Start Failover: DISABLED
Configuration Status:
SUCCESS (status updated 8 seconds ago)
Now my problem is how do i switchover to the old primary from the current primary when i can not show the database ponprd ( old primary )