Need advice on second db on a 2-node RAC already has a db
We are going to add a new db to a existing RAC 2 node environment.
Currently we have one db on this two node rac ( each node has one instance).
I want to be sure I follow oracle best practice on shared oracle home, shared listener, etc.
Our environment is : db version: 11.2.0.3
os version: redhat 5
what is the best way to prevent node eviction or any complications for a shared oracle home?
What about scan listeners? I just add the db in?
Also on the existing db, oracle service created for load balance connection and failover.
If we add a new db, what should I do with the db connection? Should I designate one node for one db or do same failover/load balance services?
Currently we have one db on this two node rac ( each node has one instance).
I want to be sure I follow oracle best practice on shared oracle home, shared listener, etc.
Our environment is : db version: 11.2.0.3
os version: redhat 5
what is the best way to prevent node eviction or any complications for a shared oracle home?
What about scan listeners? I just add the db in?
Also on the existing db, oracle service created for load balance connection and failover.
If we add a new db, what should I do with the db connection? Should I designate one node for one db or do same failover/load balance services?
0