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: Poorly performing query and 10053 trace

Re: Poorly performing query and 10053 trace

From: Wolfgang Breitling <breitliw_at_centrexcc.com>
Date: 2006-01-13 04:11:52
Message-id: 6.2.3.4.2.20060112200556.04620d90@pop.centrexcc.com


Yes, with optimizer_goal=choose:

At 05:48 PM 1/12/2006, Boris Dali wrote:

>Wasn't it the opposite - if at least one table
>analyzed in a join, than the cbo kicks in and made-up
>stats used for non-analyzed tables?
>
>
> > >> this query accesses 2 analyzed tables
> > >> and 3 unanalyzed tables
> > If I recall correctly in 817 if some of the tables
> > have no statistics
> > Oracle uses RULE based optimizer.
> > For RULE based optimizer the order in which indexes
> > have been created
> > some times play trumendios role.
> > Can you confirm the that query parsed in the RULE
> > mode?

Regards

Wolfgang Breitling
Centrex Consulting Corporation
http://www.centrexcc.com

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jan 13 2006 - 04:11:52 CST

Original text of this message

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