Configuring Oracle 11gR2 RAC to RAC Dataguard
Hi
I have oracle database 11.2.0.3 with RAC feature , with 2 node on oracle linux 6.4 , ol6-112-rac1 and ol6-112-rac2
I want to create active data guard with RAC feature from this database , these active dataguard with rac option has 2 node :
ol6-rac1-guard,ol6-rac2-guard
I want to use this document for creation active data guard from rac database to rac database :
http://www.oracledba.org/11gR2/dr/11gR2_dataguard_RAC_to_RAC.html#Create_Physical_Standby
when i want to Add Standby database and Instances to the OCR , i should using these scripts :
srvctl add database -d racguard -o $ORACLE_HOME -p +data/racguard/parameterfile/spfileracguard.ora -r physical_standby -a DATA,FRA,OCR