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: OPTIMIZER_INDEX_COST_ADJ & OPTIMIZER_INDEX_CACHING

Re: OPTIMIZER_INDEX_COST_ADJ & OPTIMIZER_INDEX_CACHING

From: <Cherie_Machler_at_gelco.com>
Date: Wed, 06 Jun 2001 05:12:10 -0700
Message-ID: <F001.0031DC8F.20010606050040@fatcity.com>

I was reading that paper yesterday as well. We have a 120 Gig data warehouse that uses partitions and a large fact table with many smaller dimension tables ( a modified star schema design). This database is currently on version 8.0.4 but will soon be 8.1.7 on Sun Solaris 2.6.

Can anyone tell me if they have a similar design that has benefitted from changing these two parameters?

Thanks in advance,

Cherie Machler
Oracle DBA
Gelco Information Network

                                                                                       
                           
                    John.Dailey_at_ing-                                                   
                           
                    fsi-na.com              To:     Multiple recipients of list 
ORACLE-L <ORACLE-L_at_fatcity.com>   
                    Sent by:                cc:                                        
                           
                    root_at_fatcity.com        Subject:     OPTIMIZER_INDEX_COST_ADJ & 
OPTIMIZER_INDEX_CACHING       
                                                                                       
                           
                                                                                       
                           
                    06/05/01 04:30                                                     
                           
                    PM                                                                 
                           
                    Please respond                                                     
                           
                    to ORACLE-L                                                        
                           
                                                                                       
                           
                                                                                       
                           




Oracle 8.0.5.2.1 <-- yeah, I know I know... we are going to 8.1.7 eventually
AIX 4.3.3 Hey all.... Looking at our init parameters today after reading Tim Gorman's White Paper "The Search for Intelligent Life in the Cost Based Optimizer" and these 2 stood out like a sore thumb. Both are at the default values:

OPTIMIZER_INDEX_COST_ADJ = 100
OPTIMIZER_INDEX_CACHING = 0 We have an OLTP and a DSS database and I am looking at changing the OPTIMIZER_INDEX_CACHING = 90 for both and setting the OPTIMIZER_INDEX_COST_ADJ to a reasonable value based on db sequential reads vs. db scattered reads as a guideline.... any suggestions/recommendations/words of warning/flogging? There is some scattered info on this on Metalink but I'm looking for some real-world improvements or headaches.

Thanks to all in advance and hopefully I won't have to type HELP so someone can ask me if I'm an idiot....

:-)

John D.

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
  INET: John.Dailey_at_ing-fsi-na.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: INET: Cherie_Machler_at_gelco.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 Jun 06 2001 - 07:12:10 CDT

Original text of this message

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