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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Does DBREINDEX update stats?

Re: Does DBREINDEX update stats?

From: Jim Kennedy <kennedy-downwithspammersfamily_at_attbi.net>
Date: Mon, 26 Sep 2005 18:46:20 -0700
Message-ID: <yZ-dnR0JfbeGOaXeRVn-jg@comcast.com>

"Larry Bertolini" <bertolini.1_at_osu.edu> wrote in message news:dh9lo2$6o1$1_at_charm.magnus.acs.ohio-state.edu...
> (Assuming SQL Server 2000, auto create statistics on, auto update
> statistics on.)
>
> Does
>
> DBCC DBREINDEX(<tablename>)
>
> update statistics? If yes, are the statistics equivalent to those
> that would be produced by:
>
> UPDATE STATISTICS <tablename> WITH FULLSCAN
>
>
> Is there any need to run UPDATE STATISTICS after DBCC DBREINDEX?
Oh, I forgot Oracle bought MS SQLServer. Larry, I don't understand why you are asking this question in an Oracle news group. Jim Received on Mon Sep 26 2005 - 20:46:20 CDT

Original text of this message

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