IF one nodes hangs in RAC other node doesnot serve user request
I have faced this issue in our environment where one of the node hanged.So in that case the user request should have beeb switched to other node.
But it didnot happen and my application only started working once I brought the hanged node online.
Our application is java based and uses SCAN-IP to connect to database.
Architecture:
2 Node RAC on 11.2.0.3.10 AIX 7.1 OS.
Any suggestions to prevent such scenario from happening again will be helpful.