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: question regarding statistics

Re: question regarding statistics

From: jungwolf <spatenau_at_gmail.com>
Date: Mon, 7 Mar 2005 13:46:48 -0600
Message-ID: <10644b9e05030711462dc5600a@mail.gmail.com>


On Mon, 07 Mar 2005 13:38:59 -0500, Mladen Gogala <mgogala_at_allegientsystems.com> wrote:
> Bryan Wells wrote:
>
> >i may have asked this once before, so if it is indeed redundant i appologize:
> >
> >is there a difference in analyze and compute statistics?
> >
> >
> You probably mean whether there is adifference between DBMS_STATS and
> analyze. There are several,
> differences and we can divide them in two groups:
<snip>

Analyze validate structure populates the index_stats table. At this point (9.2 for me), does that table give any information that can't be found through dbms_stats or some other, "modern" method?

Also, dbms_stats doesn't gather a number of stats like: EMPTY_BLOCKS, AVG_SPACE, CHAIN_CNT. Browsing through metalink with the document Mladen suggested as a starting point should get you far more information than you really wanted.

Steven

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Mar 07 2005 - 14:50:02 CST

Original text of this message

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