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

RE: _sqlexec_progression_cost

From: A. Bardeen <abardeen1_at_yahoo.com>
Date: Tue, 29 May 2001 18:54:19 -0700
Message-ID: <F001.00312F6E.20010529190024@fatcity.com>

Jerry,

There are several 8i bugs regarding cursors not being shared when timed_statistics is enabled. The workaround for several, but not all of them, is to set the hidden parameter _sqlexec_progression_cost=0 in the init.ora

Setting this parameter does have a cost, but I believe the benefits of enabling timed_statistics are greater.

Setting this parameter causes the limited number of operations that would normally populate the V$SESSION_LONGOPS view from doing so. See note 68438.1 "Oracle8i: User-definable V$SESSION_LONGOPS Entries" for more details on this view.

HTH,

         Note:68438.1
  Subject:

         Oracle8i: User-definable V$SESSION_LONGOPS Entries


Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: A. Bardeen
  INET: abardeen1_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 Tue May 29 2001 - 20:54:19 CDT

Original text of this message

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