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: max_open_cursors

RE: max_open_cursors

From: Dave Morgan <dave.morgan_at_cybersurf.net>
Date: Wed, 03 Apr 2002 08:38:27 -0800
Message-ID: <F001.0043A160.20020403083827@fatcity.com>


Hi All,

        max_open_cursors of 2000?

        What programmer can handle 2000 open cursors at once?

        Remember this is per session.

        The default is 40, if a programmer can explain to me the
        cursors he has to maintain open, and that number is > 40
        then I will increase the number to 100.

        This has happened to me once in > 10 years DBAing (and
        the programmer was one of these brilliant people where I
        just nod my head in awe when he speaks :)

        2000 open cursors is a code problem. Happens alot in
        JAVA where they will not finish/close their result
        set.

Dave

Mogens wrote:
>
> It can be set to much higher values if the need is there. There used to
> be some kind of limit depending on the various 7-versions as far as I
> remember. Personally, I haven't seen the need for anything higher than
> 2000 more than once or twice.
>

-- 
Dave Morgan
DBA, Cybersurf
Office: 403 777 2000 ext 284
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Dave Morgan
  INET: dave.morgan_at_cybersurf.net

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 Wed Apr 03 2002 - 10:38:27 CST

Original text of this message

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