Tagged Questions
10
votes
5answers
4k views
SQL Server 2005 Memory Pressure and tempdb writes problem
We are having some issues with our production SQL Server.
Server: Dual Quad Core Xeon
8 GB RAM
Single RAID 10 Array
Windows 2003 Server 64-bit
SQL Server 2005 Standard 64-Bit
There is about 250MB of ...
10
votes
4answers
11k views
SQL Server tempdb optimization tips for a new server?
I am planning a fresh installation of SQL Server 2005 on a new machine, which I have to order. I know that tempdb tuning is very important to the overall performance of the SQL Server instance.
I've ...
0
votes
3answers
210 views
SQL Server 2008: A *Data File IO counter* for SQL Server
I make a stress test of the SQL Server 2008 and I want to know what is the data flow to tempdb because of usage of temporary tables and variables.
The statistics is also shown in Activity Monitor:
...