Cluster db resource creation for three different DB with single oracle home - error
Hi Experts,
We are trying to create db resources for three individual databases with single oracle home and multiple Oracle_SID id.
When i try to create first one it succeeded and started fine. But the second db creation causing issue and bring down all resources under the resource group.
DB1, DB2, DB3 = Common oracle home
DB1, DB2, DB3 = Different SID, parameter file location, alertlog location.
clrs create -g dbtest-rg -t SUNW.oracle_server -p ORACLE_HOME=/s1/oracle/app/product/11.2.0/dbhome_1 -p ORACLE_SID=DB1 -p Alert_log_file=/s1/oracle/admin/DB1/diag/rdbms/db1/trace/alert_db1.log -p Parameter_file=/s1/oracle/app/product/11.2.0/dbhome_1/dbs/initdb1.ora -p Connect_string=suncluster/tiger -p Resource_dependencies=dbtest-hasp db1-db-rs