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

Re: OPEN_CURSORS

From: Deepak Thapliyal <deepakthapliyal_at_yahoo.com>
Date: Mon, 17 Sep 2001 13:22:29 -0700
Message-ID: <F001.00390EB5.20010917133549@fatcity.com>

hi cyril,

open_cursors determines the maximum # of open cursors u can have in ur shared sql area / libray cache of the shared pool. assumimg that u previously had this set to 500. Now when u set it to 1000, obviously oracle needs more memory to handle additional open cursors..

the risks of ur application failing with an out of open_cursors errors far outweigh the memory requirements to maintain these .. and these days when memory is cheap .. it should not impact memory .. i mean its not that this will suck off all available memory

deepak


Terrorist Attacks on U.S. - How can you help? Donate cash, emergency relief information http://dailynews.yahoo.com/fc/US/Emergency_Information/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Deepak Thapliyal
  INET: deepakthapliyal_at_yahoo.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).
Received on Mon Sep 17 2001 - 15:22:29 CDT

Original text of this message

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