dbTalk Databases Forums  

Updating statistics ?

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Updating statistics ? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jéjé
 
Posts: n/a

Default Updating statistics ? - 05-17-2004 , 09:22 AM






Hi,

we have a problem with the statistics in SQL Server 2000.
We frequently truncate and fill some tables.
But SQL server appear to not update the statistics and then our queries are
very very slow !
but our auto update stats is ON

so we are disapointed :-)

for the moment we'll force SQL Server to update its stats, but why the auto
update doesn't work?
does the statistics can't handle truncate (or delete *) statements
correctly?

if we force the update of the stats, when its better to do this? after we
truncate the tables? after? or maybe its better to completly destroy any
stats and let SQL Server to recreate these stats automatically?

thanks for you help and guide.

Jerome.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.