Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBCC updateusage and sp_updatestat
Message
From
27/12/2005 06:00:20
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
DBCC updateusage and sp_updatestat
Miscellaneous
Thread ID:
01080933
Message ID:
01080933
Views:
76
Hi,

What is the different between the DBCC updateusage('database_name')
and sp_updatestat ?

First, I run DBCC updateusage('db_name') on my db and some of
my SP really speed up.

However, when I run sp_updatestat, my SP just slow down.

So, I read from some articles that after dbcc indexdefrag is done,
we have to manually update the statistic.

So, why is sp_updatstat slowing down my SP.

Anyone got any ideal why ?
Best Regards
Virusim
Reply
Map
View

Click here to load this message in the networking platform