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: converting to the cost based optimizer

RE: converting to the cost based optimizer

From: Binley Lim <Binley.Lim_at_ird.govt.nz>
Date: Wed, 20 Nov 2002 17:33:41 -0800
Message-ID: <F001.00508771.20021120173341@fatcity.com>

That parameter does not make CBO comes up with any smarter plans - just more likely to choose NLJ whether its better or not. HJ can outperform all other joins in a lot of cases if you maintain statistics judiciously, including the appropriate use of histograms.

>>> hamcdc_at_yahoo.co.uk 11/21/02 12:24a.m. >>> One quick hack is to set the "optimizer_..." params to make indexes look super-wonderful, which then gives you a rule-based "look and feel" with hopefully a little smarter selection of indexes as a bonus

hth
connor

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Binley Lim
  INET: Binley.Lim_at_ird.govt.nz

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 Wed Nov 20 2002 - 19:33:41 CST

Original text of this message

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