Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Statistics and optimizer

Re: Statistics and optimizer

From: Ricky Sanchez <rsanchez_at_more.net>
Date: Tue, 08 May 2001 00:47:54 GMT
Message-ID: <3AF74243.B4ECA8AA@more.net>

Actually, a simple way of looking at it is that if *any* hint is used, other than "rule", then CBO will be used. If CBO is used for any part of the query, ie subqueries, then the entire statement will use CBO.

Ann Myhre wrote:

> Does anyone know if optimizer will use the costbased method if no
> statistcis is gathered (ANALYZE TABLE etc.)? I have information saying
> that if no statistics is gathered, optimizer will choose the rulebased
> method, and another source saying that then will optimizer (if set to
> CHOOSE) choose some default values includes in Oracle. Help
> anyone? Ann
Received on Mon May 07 2001 - 19:47:54 CDT

Original text of this message

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