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: Analyze with rule based optimizer

Re: Analyze with rule based optimizer

From: Rod Corderey <RodCorderey_at_Lane-Associates.com>
Date: Fri, 07 Jul 2000 09:06:36 +0100
Message-Id: <10551.111409@fatcity.com>


Another point to bear in mind is that if your optimizer_mode is set to CHOOSE, COST based will be used even if only one table referred to in the query has been analysed.

This can lead to full table scans on the remaining un-analysed tables in the query from list.

Rod

-- 
Rod Corderey

Lane Associates
RodCorderey_at_Lane-Associates.com
http://www.Lane-Associates.com

djordjej wrote:

>
>
> If it is set to RULE it will not use the statistics. If it CHOOSE it will
> consider statistics.
>
> Djordje
>
> -----Original Message-----
> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> Date: Thursday, July 06, 2000 6:43 PM
>
> >
> >If tables were analyzed on an 8.0.5 database that was set to
> >RULE, will it effect anything or will it just ignore that they
> >were analyzed and continue to use RULE anyway?
> >
> >-----
> >Sent using MailStart.com ( http://MailStart.Com/welcome.html )
> >The FREE way to access your mailbox via any web browser, anywhere!
> >
> >--
> >Author:
> > INET: cemail_at_sprintmail.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).
> >
>
> --
> Author: djordjej
> INET: djordjej_at_attcanada.ca
>
> 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 07 2000 - 03:06:36 CDT

Original text of this message

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