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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: cursor not closing

RE: cursor not closing

From: Lyuda Hoska <lhoska_at_ilap.army.mil>
Date: Fri, 08 Mar 2002 14:23:38 -0800
Message-ID: <F001.00423A91.20020308142338@fatcity.com>


common developers problem. they forget to close it in powerbuilder, too.

-----Original Message-----

Sent: Friday, March 08, 2002 5:08 PM
To: Multiple recipients of list ORACLE-L

Java surely allows you to close the statement, ask your developers to do that. I told mine, and they are happy with it.

Raj



Rajendra Jamadagni MIS, ESPN Inc.
Rajendra dot Jamadagni at ESPN dot com
Any opinion expressed here is personal and doesn't reflect that of ESPN Inc.

QOTD: Any clod can have facts, but having an opinion is an art!

-----Original Message-----

Sent: Friday, March 08, 2002 4:48 PM
To: Multiple recipients of list ORACLE-L

Hi,

We have a Application that user JDBC thin client connecting to Oracle database.
It seems like java code is opening the cursor , running some sql but not closing
the cusrsor.
Now the number of open_cursor reached 3568 . Is there any way we can close cursor from sqlplus.

Thanks
--Harvinder
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Harvinder Singh
  INET: Harvinder.Singh_at_MetraTech.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Lyuda Hoska
  INET: lhoska_at_ilap.army.mil

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Mar 08 2002 - 16:23:38 CST

Original text of this message

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