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

Reply via email to