Connection session is not closing on Oracle data base |
|
| Comments (5) |
|
rakesh in Bow, United Kingdom 59 months ago |
On database sever lot of INACTIVE database connection sessions are still open from last 2 days .
1. Connection timeout
2. Maximum connections
3. Minimum connections
4. Reap time
5. Unused timeout
6. Aged timeout
7. Statement cache size
8. Purge policy
Could you please suggest me on this issue. |
|
SD in Bridgewater, New Jersey 53 months ago |
rakesh in Bow, United Kingdom said: On database sever lot of INACTIVE database connection sessions are still open from last 2 days . When I faced a similar issue, I changed the min connection to 0, since the application was small enough to be able to afford a new connection everytime connections in the pool went back to 0. |
|
Venkat in Melbourne, Australia 46 months ago |
rakesh in Bow, United Kingdom said: On database sever lot of INACTIVE database connection sessions are still open from last 2 days . Hi Rakesh, How did you resolve this issue.
Thanks in advance,
|
|
Rakesh in Pontiac, Michigan 46 months ago |
Hi Venkat, After some analysis we have found out that database connection was not closed from some part of our appliaction.To identify this we have checked which query has been fired by the opened connection and searched that which part of our application is executing this query.We seen that connection wasn't closed at that part of application and after closing these connection we have resolved this issue.Because there is no other way that server will not close open session. |
|
hanu in Bangalore, India 35 months ago |
i need connection poll infornmation |
Your Reply
change location - create a profile
Subscribe to this discussion as an RSS feed.
