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: OPEN_CURSORS and SHARED_POOL_SIZE

RE: OPEN_CURSORS and SHARED_POOL_SIZE

From: אדר יחיאל <adary_at_mehish.co.il>
Date: Fri, 01 Mar 2002 00:33:19 -0800
Message-ID: <F001.0041C5AF.20020301003319@fatcity.com>


According to one of the messages I saw today in the list there is a connection.
The message said that each SQL open a cursor and that cursor stay open until the next SQL come from the user.
As you increase the share pool size more SQL's are retained in memory so their cursors will stay open and you will need more cursors.

Yechiel Adar, Mehish Computer Services
adary_at_mehish.co.il

> -----Original Message-----
> From: Kirsch, Walter J (Northrop Grumman) [SMTP:walter.kirsch-eds_at_eds.com]
> Sent: Thu, February 28, 2002 7:59 PM
> To: Multiple recipients of list ORACLE-L
> Subject: OPEN_CURSORS and SHARED_POOL_SIZE
>
> SysAdmin of production system has increased shared_pool_size from 20MByte
> to
> 110Mbyte to "correct" a shared pool size error. Shortly after, he began
> seeing "too many open cursors" while trying to login via the front-end
> (Silverstream).
>
> RTFM says
>
> To take advantage of additional memory available for shared SQL areas, you
> may
> also need to increase the number of cursors permitted for a session. You
> can
> do this
> by increasing the value of the initialization parameter OPEN_CURSORS.
>
> But there's no causal relationship between increasing shared_pool_size and
> the open_cursors error, is there?
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Kirsch, Walter J (Northrop Grumman)
> INET: walter.kirsch-eds@eds.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: =?iso-8859-8?Q?=E0=E3=F8_=E9=E7=E9=E0=EC?=
  INET: adary_at_mehish.co.il

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 01 2002 - 02:33:19 CST

Original text of this message

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