bring standby in mount mode
edited May 28, 2013 9:53AM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 2 commentsAnswered ✓
I am wondering, if I forget to use ALTER BASE MOUNT STANDBY DATABASE; instead, I used just ALTER B DATABASE MOUNT DATABASE without the word 'STANDBY', would that be an issue after running ALTER DATABASE RECOVER MANAGED STANDBY DATABASE DISCONNECT FROM SESSION?
It seems without using the 'STANDBY' word to bring the database to mount mode is working just fine.
Thank you!
Martin
0