Startup configuration Physical Standby database
edited Oct 23, 2013 6:23AM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 14 commentsAnswered
Hi,
We have following configuration. Primary 2 Node RAC (11.2.0.2) and a single instance Physical Standby database on Windows 2003.
Up until now I avoid an automatic startup of the Standby database after a server reboot by setting the windows database server startup type to Manual.
I'm afraid that the database will open if it automatically starts. So I manually start the service, manually startup mount and "alter database recover managed standby..."
On the standby side Oracle restart is configured for ASM, listener.. but not for the database.
What is the best way to automate this startup?
Kind Regards,
Inge
We have following configuration. Primary 2 Node RAC (11.2.0.2) and a single instance Physical Standby database on Windows 2003.
Up until now I avoid an automatic startup of the Standby database after a server reboot by setting the windows database server startup type to Manual.
I'm afraid that the database will open if it automatically starts. So I manually start the service, manually startup mount and "alter database recover managed standby..."
On the standby side Oracle restart is configured for ASM, listener.. but not for the database.
What is the best way to automate this startup?
Kind Regards,
Inge
0