pshroads (AT) gmail (DOT) com wrote in news:1121807326.757305.10400
@f14g2000cwb.googlegroups.com:
Quote:
I'm not seeing degradation per se. But we do have performance issues
that we are addressing wit the usualy methods (query tuning, increasing
i/o capacity, etc.) but I'm trying to determine if tempdb is a
bottleneck based on what I'm seeing in sysprocesses.
Thanks |
What is the size of tempdb and how quickly does it grow? Stop and start
SQL Server and montior it's growth.
The nature of tempdb can cause performance issues. Consider strategies
that can be implemented for tempdb.
See System Databases and Data and Optimising Tempdb Performance in BOL.
--
Regards
JTC ^..^