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: RULE versus CHOOSE - sorry it's long

Re: RULE versus CHOOSE - sorry it's long

From: Jared Still <jkstill_at_cybcon.com>
Date: Fri, 06 Jul 2001 20:57:26 -0700
Message-ID: <F001.00343BB4.20010706203551@fatcity.com>

On Friday 06 July 2001 06:41, Koivu, Lisa wrote:

> Choose invokes the cost based optimizer (CBO). If the
> optimizer_goal = RULE, it is rule, period (RBO).

Not true Lisa.

Try setting parallel degree > 1 on a table, do an explain plan on a SELECT and see what happens.

Certain operations require CBO, and CBO will be invoked regardless of the CHOOSE setting.

Jared

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jared Still
  INET: jkstill_at_cybcon.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 Fri Jul 06 2001 - 22:57:26 CDT

Original text of this message

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