Database Networking (MOSC)

MOSC Banner

Connection failover in RAC

edited Nov 28, 2013 7:46PM in Database Networking (MOSC) 4 commentsAnswered ✓
Hi,
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 =

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center