Connection failover in RAC
In 10.2.0.4 RAC on windows, how client side failover works (I am not talking about Transparent Application Failover).
1. I want my application to connect to node 1 only. If node 1 is down, then connect to node 2. Is my following TNS entry "EZREWARD" correct?
2. Plsee my TNs entry "EZREWARD", If my node 1 is down, virtual IP is reloaced to the node 2. Does node 2 listener also start listening this virtual IP of node 1? What message the application receives which is trying to connect to node 1
Please see following TNS entry
EZREWARD1 =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = PLPORA01-VIP)(PORT = 1522))
)
(CONNECT_DATA =