Welcome to MSDN Blogs Sign in | Join | Help

SQL Server, .NET and EPM 2007 Geek

Technical Stuff on SQL Server, Project Server 2007, Portfolio Server 2007 and .NET.
A must for DBA: SQL Server 2005 Performance Dashboard

Microsoft recently released a free download - SQL Server 2005 Performance Dashboard reports. 

Joint effort of SQL support and SQL development teams to help field with performance issues identification with focus on resolving the problem. 

The dashboard reports are light (as compared to other tools like SQL Profiler and PSSDiag) as they rely uses SQL Server 2005 DMV thus having minimum performance impact (rather zero performance impact)

Dashboard has in build reports for most of the Common performance problems:

-          Blocking

-          CPU bottlenecks

-          Index recommendations generated by the query optimizer – Here still I would recommend verifying the recommendation using DTA tool before applying the recommendations.

-          IO bottlenecks (and what queries are performing the most IO)

-          Latch contention

As usual team has documented the tool nicely in help file - perfdash.chm.

I find it interesting a typical dashboard style tool with drill through functionality and would recommend this to all DBAs. For that matter I would not be surprised If support engineer requests you to install the reports to speed the troubleshooting process especially with system running SP2.

Posted: Friday, April 27, 2007 9:25 AM by Gaurav Aggarwal
Filed under:
Leave a Comment

(required) 

(required) 

(optional)

(required) 

  
Enter Code Here: Required

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker