SQL Server DBA Scripts: How to Find Slow SQL Server Queries

SQL Server database administrators need to be able to quickly find out what queries and stored procedures are running slow.  Microsoft includes sp_who and sp_who2 in SQL Server 2005 and 2008, but there’s a much better tool, and it’s completely free.

In this five minute tutorial video, I explain how to use sp_WhoIsActive from Adam Machanic (Blog@AdamMachanic).  Sorry about the audio – I’ve ordered a new microphone and it hasn’t arrived yet.

Where to Download sp_WhoIsActive

Brent Ozar

Brent specializes in performance tuning for SQL Server, VMware, and storage. He's one of the very few Microsoft Certified Masters of SQL Server, a published author, and a Microsoft MVP. He likes travel, Jeeps, Apple gear, jokes, and writing about himself in the third person. Read more and contact Brent.

Website - Twitter - Facebook - More Posts

39 Responses to SQL Server DBA Scripts: How to Find Slow SQL Server Queries
  1. [...] Who is Active? v10.00: DMV Monitoring Made Easy – If you don’t know about this incredibly powerful, robust and freely available administrative stored procedure then you are missing out big time! Here’s the latest edition and here’s why you should be using it. [...]

Leave a Reply

Wanting to leave an <em>phasis on your comment?

Notify me of followup comments via e-mail. You can also subscribe without commenting.