Oracle detect connection lost
Posted: Thu 19 May 2016 07:54
Hello, I'm having a problem detecting connection lost.
The problems raises in the second disconnection.
I have done the next steps:
1. I connect to the database
2. I kill the session
3. OnConnectionLost is fired and reconnected
4. I Kill the session again
5. OnconnectionLost is not fired, but beforeconnection and afterconnection is executed.
The problems raises in the second disconnection.
I have done the next steps:
1. I connect to the database
2. I kill the session
3. OnConnectionLost is fired and reconnected
4. I Kill the session again
5. OnconnectionLost is not fired, but beforeconnection and afterconnection is executed.