Vimal, Do you have closing of your statements/result sets/connection in the "finally" blocks -i.e. - are the executed in any case, exception or not? Regards, Irene Troupansky
-----Original 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
<<attachment: winmail.dat>>
To change your membership options, refer to: http://www.sys-con.com/java/list.cfm
