Discussion on 12c Data guard Broker(DGMGRL) -Complete Reference (Doc ID 2010503.1)
Hello Friends-Oracle,
I was going through with the Doc ID 2010503.1 and i saw some new commands which are not exist, However i tried on both 12.1.0.1 and 12.1.0.2 but these commands of course not available as per my testing.
There are commands of validate database or far sync but not the configuration.
1. Verify configuration, Alone with 'show configuration' we have validate configuration from 12c onwards. It basically does one log switch on primary and validate the time at which it shipped to standby and applied. We have a DGMGRL command who can do same functionality as same like GRID 'Verify configuration'. DGMGRL>validate configuration; DGMGRL>validate configuration verbose;