Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Oracle Inactive Sessions

Status
Not open for further replies.

fsmullin

Programmer
Joined
Dec 31, 2001
Messages
2
Location
US
We've recently ported our application to Oracle 8i (8.1.7) Enterprise. We have everything working well except we seem to constantly accumulate inactive Oracle sessions until we reach our max sessions limit (200). We've enabled the Oracle session management, but ColdFusion does not seem to be releasing some Oracle sessions. It usually takes a week or so before we start getting close to our limit. We then have to restart the services to reset our session pool.

We have "Maintain database connections" enabled in ColdFusion administrator. We're using OLEDB as our data source type. All of our application data requests funnel through one Data Source.

Has anyone else experienced this problem? Hopefully there is a cure out there!

Thank you,
Fred
 
Try searching the macromedia site particularly the forums and knowledge base this may be a known issue. Sorry I couldnt be of more help
 
Thanks for the suggestion pigsie. Hopefully we'll find an answer somewhere!
 
Just got this email in response to someone posting a different bug but it mentions an "Oracle connection lock" bug this may be the same problem!:

------------------------------------------------------
>>Hah. I had reported that bug with the query numerous .times starting with version 4.0. I got nowhere. All that I did was waste a lot time, paper and phone calls. All that I got from Allaire was that it was not a problem and that no one else was reporting the problem, therefore it was not a problem. Same scenario when dealing with the Oracle connection lock issue (which has also finally been acknowledged as a problem.)
------------------------------------------------------

HTH

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top