question

Coors avatar image
Coors asked

performance wait

Please help me read this wait types with some suggestions to improve . Thanks in advance !! ![![alt text][1]][1] [1]: /storage/temp/945-screenshot_1.png
sql-server-2008-r2performancewait-typeperformance-dashboard
screenshot_1.png (35.8 KiB)
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
JohnM avatar image
JohnM answered
It looks like you have some wait types that you could probably ignore. I'd suggest using Paul Randal's query from here: http://www.sqlskills.com/blogs/paul/wait-statistics-or-please-tell-me-where-it-hurts/. This will give you a better idea on what your SQL Server is actually waiting for. Plus his article will describe what the waits are. Hope this helps!
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.