Re: explain plan and the real execution plan
- From: Yong Huang <yong321@xxxxxxxxx>
- To: oracle-l@xxxxxxxxxxxxx
- Date: Fri, 20 Nov 2009 08:13:59 -0800 (PST)
In addition, if the queries against this table recently started to
use columns not used before, the content of col_usage$ will change
thus affecting the stats related to auto generated historgram.
Yong Huang
Tanel Poder wrote:
> 1) The optimizer statistics
>
> I assume this database has no change – no ddl and dml. Under this
> situation, I would say the optimizer statistics would remain the same,
> correct?
Even if you have no DDL and no DML happening, someone may still have
gathered optimizer statistics on the tables and changed them. Maybe the last
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Antwort: Re: explain plan and the real execution plan
- From: Martin Klier
- Antwort: Re: explain plan and the real execution plan
Other related posts:
- » explain plan and the real execution plan - Lei Zeng
- » RE: explain plan and the real execution plan - Lei Zeng
- » Re: explain plan and the real execution plan - Tanel Poder
- » Re: explain plan and the real execution plan - Tanel Poder
- » RE: explain plan and the real execution plan - Kellyn Pedersen
- » RE: explain plan and the real execution plan - Lei Zeng
- » RE: explain plan and the real execution plan - Lei Zeng
- » RE: explain plan and the real execution plan - Allen, Brandon
- » RE: explain plan and the real execution plan - Lei Zeng
- » Re: explain plan and the real execution plan - Tanel Poder
- » Re: explain plan and the real execution plan - Yong Huang
- » RE: explain plan and the real execution plan - Ojha, Ajeet (GE Healthcare, consultant)