Oracle Thin driver 8.1.7 always give this error. The round about way to get around this problem is too increase the max-cursor open parameter in
Oracle database.
 
 
 
 
-----O riginal Message-----
From: Sharma,Vimal [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 10:20 AM
To: JDJList
Subject: [jdjlist] Maximum open cursor error

Guys,
 
We have an application that runs  Weblogic Server 6.1sp1 with Oracle Thin Driver on Oracle8.1.7. Servlet calls a  stored procedure which returns a cursor, than fetches the rows using the cursor and then cleanly closes everything ( statements, results sets, connection ). Once in 3 days application cashes with Exception:ORA-01000: maximum open cursors exceeded.
 
Mind it I have checked application many times for closing statement object, resultset object and connection object. Everything is closed. Can it be any other reason, like bug in oracle driver or in weblogic.
 
If anybody has any clue on this, it will be greatly appreciated.
 
Thanks,
Vimal
 
To change your membership options, refer to:
http://www.sys-con.com/java/list.cfm

Reply via email to