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

Home -> Community -> Mailing Lists -> Oracle-L -> Cursor : please help

Cursor : please help

From: JOSHY MON M C <JOSHYMON_at_nestec.net>
Date: Tue, 10 Sep 2002 21:26:10 +0530
Message-Id: <22528.293331@fatcity.com>


Hi All,
I ve a JSP application. Each time I query database ( oracle 9i) from the page, I see that the no.of cursors increments by one. I m accessing database using JDBC, I close resultset and statement objects after query. But I m not closing Connection object since I use a Connection Pool. Can anyone tell why the no,of cursors increasing each time ? Thanks in advance
Thanks Received on Tue Sep 10 2002 - 10:56:10 CDT

Original text of this message

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