Wait event SQL*Net message from client 11g
We have recently upgraded from 9i to 11g. Since then we are getting blocking sessions frequently with wait event (SQL*Net message from client). We get his very often on a specific table because I see the sql of the blocked sessions are doing insert or update on this table. We did not have this on 9i while there has not been a dramatic change in the application.
What does this message mean? How can I troubleshoot it? We are using Oracle forms 10g as our application.
0