Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Compute Statistics during Index Creation

Re: Compute Statistics during Index Creation

From: Chuck <skilover_nospam_at_bluebottle.com>
Date: Wed, 01 Feb 2006 20:20:03 GMT
Message-ID: <TJ8Ef.7413$JO5.2204@trnddc04>


tq wrote:
> Does anyone know how expensive it is (what additional work needs to be
> done by Oracle) if you add compute statistics in the 'create index'
> call? I'm sure it's less than a separate analyze, just wondering how
> much of the index creation it can leverage to gather the stats.
>
> Thanks.
>

Cheap enough that should always do it. Assuming you *want* statistics that is. (And I can't think of a reason why you wouldn't.)

-- 
To reply by email remove "_nospam"
Received on Wed Feb 01 2006 - 14:20:03 CST

Original text of this message

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