Shutdown one instance and the connections where disconnected
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
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
0