join the MSSQLTips community

MSSQLTips.com - your daily source for SQL Server tips

Google
 
Web mssqltips.com

 
Introduction to SQLDIAG for SQL Server Performance Monitoring and Tuning - MSSQLTips

MSSQLTips

MSSQLTips.com - your daily source for SQL Server tips
Welcome to MSSQLTips Sign in | Join | Help
in Search

Introduction to SQLDIAG for SQL Server Performance Monitoring and Tuning

Last post 10-22-2009 9:56 AM by admin. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 10-21-2009 12:05 AM

    Introduction to SQLDIAG for SQL Server Performance Monitoring and Tuning

    This post is related to this tip: Introduction to SQLDIAG for SQL Server Performance Monitoring and Tuning

    http://www.mssqltips.com/tip.asp?tip=1863

  • 10-21-2009 8:13 AM In reply to

    Re: Introduction to SQLDIAG for SQL Server Performance Monitoring and Tuning

    Ray,

    Great tip!  With all of the native (Profiler, DMV's, scripts, etc.) and third party performance tools on the market, why would someone select SQLDIAG as their tool?  Is it for the consolidated information?

    Any thoughts on limiting or focusing in on particular data with SQLDIAG?

    Do you have any plans on writing additional tips on SQLDIAG to increase awareness and documentation on the tool?

    Thank you,
    The MSSQLTips Team

  • 10-21-2009 12:16 PM In reply to

    Re: Introduction to SQLDIAG for SQL Server Performance Monitoring and Tuning

    My main reason for using SQLDIAG is that by launching a single command you can gather just about everything you need.  I usually start out with scanning the performance counters, looking at the notable queries and any blocking.

    As I incorporate my own additional queries I'll add additional tips.

     

  • 10-22-2009 9:56 AM In reply to

    Re: Introduction to SQLDIAG for SQL Server Performance Monitoring and Tuning

    Ray,

    OK - Looking forward to those tips!

    Thank you,
    The MSSQLTips Team

Page 1 of 1 (4 items)