Dataguard with Solaris Oracle Cluster 4.1
Hi Guys,
OS: Solaris 11 with Solaris Oracle Cluster 4.1
DB: 11.2.0.3
Need your advise here.
We are planning to create a resource group for our dataguard DB (simple configuration, 1 primary and 1 standby managed via broker).
Daily, the standby db will be coverted to snapshot standby in the morning and converted back to physical standby at night. (via cronjob using broker)
Understand that we can set it up by indicating the below when creating the db resource.
Dataguard_role=role
Standby_mode=mode
Some queries:
1. if we indicate the role/mode in cluster as a physical standby database (for the standy site), when the cluster detected a failure, it will startup in mount mode right?