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: Quick question on cursor resource use

RE: Quick question on cursor resource use

From: Grant Allen <grant_at_towersoft.co.uk>
Date: Tue, 11 Mar 2003 05:39:01 -0800
Message-ID: <F001.00565D15.20030311053901@fatcity.com>


> -----Original Message-----
> From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of DENNIS
> WILLIAMS
> Sent: Monday, March 10, 2003 15:45
> To: Multiple recipients of list ORACLE-L
> Subject: RE: Quick question on cursor resource use
>
>
> Fuzzy
> What is prompting you to increase OPEN_CURSORS? Is your application
> currently receiving an error from running out of cursors?

Yes, it's returning ORA-01000 - having looked at the SQL, it's perfectly understandable why - a whole bunch of concurrently submitted SQL, with lots of recursive SQL spawned by Oracle to support it. So I'm not complaining about getting the error. I just want some ideas about the resource hit if I up this to 500, 1000, 500000?

The Oracle architecture stuff was silent on the subject.

Ciao
Fuzzy
:-)

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Grant Allen
  INET: grant_at_towersoft.co.uk

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Tue Mar 11 2003 - 07:39:01 CST

Original text of this message

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