Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> OpenCursors - ORA-1000

OpenCursors - ORA-1000

From: Tom Kunetz <thomas.kunetz_at_cs.tcd.ie>
Date: Fri, 20 Aug 1999 11:43:10 +0100
Message-ID: <37BD313E.161C562A@cs.tcd.ie>


Hi

I have a java server which requests an Oracle database. Sometimes I have this Error:

         java.sql.SQLException: ORA-01000: maximum open cursors exceeded but I close all the statements and resultsets.

Does anyone knows how to retrieve the actual number of Open Cursors. In the documentation the maximum is 50 but I would like to be able to retrieve this number dynamically.

Thanks for your help.
Tom.


Received on Fri Aug 20 1999 - 05:43:10 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US