News

Server has SQL SP3a installed (Win2K3). I restarted the SQL server service (and agent) last night and now I've lost all my sql performance counters.How can I get them back w/o a registry rebuild?
Unfortunately, you can sometimes capture SQL Server Tracing data and dozens of PerfMon Counters and still feel like you're just guessing at what the problem is.
Depending on the other services installed, you may also have access to a variety of performance counters for that service, including SQL Server and SQL Server Analysis Services.
Some of the more popular performance counters are for processor and memory usage, simultaneous connections, throughput and response time, SQL Server performance, and Active Server Pages (ASP) and ...
How can understanding wait statistics improve query performance in SQL Server? Understanding wait statistics allows the data professional to tune individual queries or, if necessary, to tune ...
Joey on SQL Server Why Activity Monitor May Be Hurting Your SQL Server's Performance As Joey explains, Activity Monitor consumes a lot of resources and yields little usable data.
When you use index views in the right situations, they can dramatically improve the performance of SQL Server queries. Tim Chapman explains why performance testing is the best way to tell if ...
So where is Microsoft SQL Server? Well, it’s 10 th with Microsoft SQL Server 2005 running on the HP Integrity Superdome 64-way server under Windows Server 2003 SP1 64-bit. Just over one million tpm.
Tracking down performance problems in your application can be a frustrating experience. Reduce your stress levels with custom counters.