Hi All,
Jdeveloper : 11.1.1.7
Weblogic : 10.3.6
We are sharing a database for two ADF applications(App1 and App2) and Forms and Reports(FR1). If there are any huge searches/reports running on the App2 or FR1 the database becomes very slow and is affecting the App1.
We are occasionally killing the DB sessions used by App1 which are running very slow because of the activity in either App2 or FR1. When we do so, the attached error message pops up on some set of users and they need to log out and log back in to do any thing on App1.
Now I am trying to understand why the framework does it.
Is it because these set of users share the instance in DB connection pool?
What happens when the DB session is killed and why is the error replicating to other users with different DB session id's?
Any pointers/suggestions would be of great help.
Thanks
Morgan.