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: More on dbms_stats

Re: More on dbms_stats

From: Wolfgang Breitling <breitliw_at_centrexcc.com>
Date: Thu, 11 Aug 2005 07:15:51 -0600
Message-ID: <42FB4F87.2010708@centrexcc.com>


Thanks Charu,

I hadn't been aware of this (maybe because I have so few histograms and so rarely rebuild indexes ;-) ).

As I side-note, that is fixed in Oracle 10, which is probably a good thing since there "compute statistics" is done implicitly on an index create or rebuild.

Charu Joshi wrote:
> Just be aware of the side-effect that the compute statistics clause will
> wipe out any histogram on the column(s) on which index is being
> created/rebuilt (atleast as of 9i).
>
> Regards,
> Charu
>

-- 
Regards

Wolfgang Breitling
Centrex Consulting Corporation
www.centrexcc.com
--
http://www.freelists.org/webpage/oracle-l
Received on Thu Aug 11 2005 - 08:17:57 CDT

Original text of this message

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