Want to connect with Local Instance Name of particular Node in Oracle RAC Database
Hello,
I have Oracle Cluster environment of 2 Nodes.
Software installed
1. Oracle Clusterware 11g R2
2. Oracle RAC Database 11g R2
Two nodes of N1 and N2 and having SCAN name S-Cluster with 2 SCAN ip address.
and N1 has Local Instance ORCL1
N2 has Local Instance ORCL2
Global Instance is ORCL
Now as my application needs that i want to connect to N1 and N2 with ORCL1 and ORCL2 respectively without using SCAN name.
Specifically i want to connect through Only N1 node and for some connection i want to connect with N2 node. I don't want Load Balancing at that time.