Menu:

SQL Server Wait Types, Perfmon Counters, and Correlations

When troubleshooting performance problem with Microsoft SQL Server, you might come across various waits and resource contentions as indicated in WAIT_TYPE column in sysprocesses table.

The following is an extract from published white paper from Microsoft.

Wait Types and correlation to other Performance info

Wait Types and correlation to other Performance info