Database - RAC/Scalability (MOSC)

MOSC Banner

Shutdown one instance and the connections where disconnected

edited Oct 29, 2013 4:12AM in Database - RAC/Scalability (MOSC) 7 commentsAnswered
Hi,
I have 2 node RAC cluster oracle 11.2.0.3 on Linux
the scan service is: AFFNET
node1 name = AFFNET1
node2 name = AFFNET2
from node1 I connected to the scan service and when performing: select instance_name from v$instance it showed me AFFNT2 (the node2 instance)
than I shutdown the node2 instance with srvctl stop -i AFFNET2 -d AFFNET

what happened was that the connection from NODE1 to AFFNET2 was disconnected instead of move to AFFNET1
please advise why was it disconnected and not moved to AFFNET1 as expected

thanks

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