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: Too many rows reported for index in tkprof

Re: Too many rows reported for index in tkprof

From: Wolfgang Breitling <breitliw_at_centrexcc.com>
Date: Wed, 10 Aug 2005 12:11:26 -0600
Message-ID: <42FA434E.2080003@centrexcc.com>


Actually don't use either - use create/rebuild index ... compute statistics;

You get the statistics "for free" as part of the index creation or rebuild. In oracle 10 that's even the default.

Mercadante, Thomas F (LABOR) wrote:
> Probably should have used "analyze" :O
>
>

>>A trivial, but important question is whether you
>>analyzed the index after creating it?

>
>
> Sure, with DBMS_STATS.
>
-- 
Regards

Wolfgang Breitling
Centrex Consulting Corporation
www.centrexcc.com
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 10 2005 - 13:13:29 CDT

Original text of this message

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