Inactive database sessions
HI Everyone,
We frequently observe a long list of inactive sessions in database which stay alive for a long time, even after the process creating the session has ended. We are using Oracle Database Enterprise Edition Version 11.2.0.3.
Undo management is Auto and autoextend is off for Undo Tablespace.
Is this something related to application connection pool tuning? We are using Oracle CC&B application 2.4.0.1 and UCP is used.
If it's related to connection pool will creating a Weblogic JDBC DataSource help?