You need to explictly close every ResultSet and Statement. This has been
dealt with recently on this forum look for emails with the title:

Re: Closing a ResultSet, was "Re: odd oracle error"

Search the archives at:  http://archives.java.sun.com/jsp-interest.html

> -----Original Message-----
> From: Christian Hamann L [SMTP:[EMAIL PROTECTED]
> Sent: 25 February 2003 08:19
> To:   [EMAIL PROTECTED]
> Subject:      Big Problem with anyone solution
>
> Hi
> i have Problems with my ConnectionPool , it is the first time that i use
> this type of connection but i dont understand why is working bad.
> I have Oracle Database and i use my ConnectionPool there, but when many
> users connect , my application get a error ORA-01000 : OPEN CURSORS
> EXCEDEED, and all connections of connection pool are closed.. my
> application
> down..
> i increase the open_cursors parameter in my init.ora file, but is not a
> solutions, the problem persist.
> do you know any sentence to refreshh the cursors? or any sentence in my
> java
> program which close the cursors?
> atte
> Christian Hamann L.
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
>
> Some relevant archives, FAQs and Forums on JSPs can be found at:
>
>  http://java.sun.com/products/jsp
>  http://archives.java.sun.com/jsp-interest.html
>  http://forums.java.sun.com
>  http://www.jspinsider.com
--

It is the strict policy of Truworths that its e-mail facility and all
e-mail communications emanating therefrom, should be utilised for
business purposes only and should conform to high professional and
business standards.   Truworths has stipulated certain regulations in
terms whereof strict guidelines relating to the use and content of
e-mail communications are laid down. The use of the Truworths e-mail
facility is not permitted for the distribution of chain letters or
offensive mail of any nature whatsoever.   Truworths hereby distances
itself from and accepts no liability in respect of the unauthorised
use of its e-mail facility or the sending of e-mail communications
for other than strictly business purposes.   Truworths furthermore
disclaims liability for any  unauthorised instruction for  which
permission was not granted.    Truworths Limited accepts no liability
for any consequences arising from or as a result of reliance on this
message unless it is in respect of bona fide Truworths business for
which proper authorisation has been granted.

Any recipient of an unacceptable communication, a chain letter or
offensive material of any nature is requested to notify the Truworths
e-mail administrator ([EMAIL PROTECTED]) immediately in order that
appropriate action can be taken against the individual concerned.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to