Re: Max open cursors

From: Brian Peasland <peasland_at_edcmail.cr.usgs.gov>
Date: Wed, 8 Mar 2000 13:45:50 GMT
Message-ID: <38C6598E.5E994453_at_edcmail.cr.usgs.gov>


> I fully realize there are a few implicit cursors being opened here, but like
> I said before, I'm COMMITing the transaction in my Java code and this
> doesn't help. Sooooo... how do I close an implicit cursor?

An implicit cursor is closed automatically for you. Also, don't forget that there may be many recursive calls to the db. Run your stuff through TKPROF to find out this information. Each recursive call may open many cursors for you. I joined this thread late so I'm not sure if my answers are any help or not, but here they are.

HTH,
Brian

-- 
========================================
Brian Peasland
Raytheons Systems at
  USGS EROS Data Center
These opinions are my own and do not
necessarily reflect the opinions of my 
company!
========================================
Received on Wed Mar 08 2000 - 14:45:50 CET

Original text of this message