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: Guidry, Chris <chris.guidry_at_atcoelectric.com>
Date: Fri, 7 Jul 2000 10:03:31 -0600
Message-Id: <10551.111446@fatcity.com>


Hi,
Another point, if you rely on ordered indexes and are set to CHOOSE your indexed queries may not be ordered after you analyze. Moral of story... program using KISS method.

-
Chris J. Guidry P.Eng.
ATCO Electric, Metering Services
Phone: (780) 420-4142
Fax: (780) 420-3854
Email: chris.guidry_at_atcoelectric.com

> -----Original Message-----
> From: Rod Corderey [SMTP:RodCorderey_at_Lane-Associates.com]
> Sent: Friday, July 07, 2000 3:13 AM
> To: Multiple recipients of list ORACLE-L
> Subject: Re: Analyze with rule based optimizer
>
> 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).
> --
> Author: Rod Corderey
> INET: RodCorderey_at_Lane-Associates.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
Received on Fri Jul 07 2000 - 11:03:31 CDT

Original text of this message

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