Database Tuning (MOSC)

MOSC Banner

Oracle Session Persists

edited May 18, 2010 8:13PM in Database Tuning (MOSC) 4 commentsAnswered
Hi All,

Please find our application background as below:

Front End : Java Application

Web Server : TOMCAT (Connection pooling mechanism : UCP)

DB : Oracle 11g R1 (Ver 11.1.0.7)  in AIX platform

The problem we are facing with UCP (Universal Connection Pooling) mechanism. Our application team sets some paramters to establish the DB connection pool with the database.

But end of the day the sessions are not released from the TOMCAT ( or UCP).

I would like to know is there any mechanism to remove the stale connections from the database side?

Note : Already I have set the Idle_time=1 in my profiles. So I am considering the session which are Idle for 5 minutes will removed by DB.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center