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: CBO parameters

RE: CBO parameters

From: Steve Adams <steve.adams_at_ixora.com.au>
Date: Thu, 1 Jun 2000 14:31:44 +1000
Message-Id: <10514.107361@fatcity.com>


Hi Gary,

I suggest that you leave the cost adjustment parameter alone (it should really be hidden along with the other fudge factor parameters). However, setting optimizer_index_caching is helpful in some cases where the optimizer is biased against index range scans with table access. Have a look at the cached_blocks.sql script on my web site for help with working out the actual degree of caching.

Regards,
Steve Adams

http://www.ixora.com.au/
http://www.oreilly.com/catalog/orinternals/
http://www.christianity.net.au/


-----Original Message-----
From:	Kirsh, Gary [SMTP:gary.kirsh_at_gs.com]
Sent:	Thursday, June 01, 2000 3:58 AM
To:	Multiple recipients of list ORACLE-L
Subject:	CBO parameters

Does anybody have any words of wisdom to share regarding tuning the CBO with
the init.ora parameters
OPTIMIZER_INDEX_COST_ADJ
OPTIMIZER_INDEX_CACHING
We're looking to come up with some good values to use for these across all our instances. I know that our mileage will vary, but has anybody seen any benefit by changing these from their default values?

TIA,
Gary

Gary Kirsh
Next Extent, Inc

--
Author: Kirsh, Gary
  INET: gary.kirsh_at_gs.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 Wed May 31 2000 - 23:31:44 CDT

Original text of this message

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