Clusterware to manage db services for dataguards
11GR2 clusterware/DB on AIX 6.1
I create a primary and standby db (MG and MGSTDBY) on 2 servers.
node aix_rac1,db_unique_name : MG,db role : Primary, db_name=MG
node aix_rac2,db_unique_name : MGSTDBY,db role : Physical standby, db_name=MG
The oracle clusterware was there because those server own a rac DB.
I configure the broker made switchove it s ok .
I want to use the clusterware to manage a switchover of service db , name appli-test.
here what i have done :
on aix_rac1
srvctl add database -d MG -o /u01/app/oracle/11.2.0 -r PRIMARY