Database - RAC/Scalability (MOSC)

MOSC Banner

scan failover

edited Feb 4, 2015 10:04AM in Database - RAC/Scalability (MOSC) 2 commentsAnswered

Hello,

Why the below TNS entry doesn't allow the client sessions to failover if the instance has been stopped. Knowing that the failover occurs if the node where the instance was shut down.

TESTDB = 

(DESCRIPTION =

  (ADDRESS = (PROTOCOL = TCP)(HOST = scan-name.domain)(PORT = 1521))

  (CONNECT_DATA =

      (SERVER = DEDICATED)

      (SERVICE_NAME = testdb)

    )

  )

Rgds,

Joseph

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