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: Oracle, Siebel and rule-based optimization

Re: Oracle, Siebel and rule-based optimization

From: Jared Still <jkstill_at_cybcon.com>
Date: Fri, 31 Jan 2003 18:18:50 -0800
Message-ID: <F001.0054148C.20030131181850@fatcity.com>


On Friday 31 January 2003 07:09, Michael Fontana wrote:

>

> Still, some of the queries in Siebel SEEM to run better using CBO. Is
> there any way to mix and match approaches? To use RBO by default, but
> perhaps CBO might make sense for certain queries, and perhaps some
> AD-HOC?
The problem with using CBO for 'some' queries is that analyzing a table turns on CBO for every query the table is used in, not just the ones you wish.

Tony's approach sounds interesting enough to make me start playing with plan stabilility. Like I don't have enough to do. :)

Jared

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jared Still
  INET: jkstill_at_cybcon.com

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 Fri Jan 31 2003 - 20:18:50 CST

Original text of this message

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