Download presentation
Presentation is loading. Please wait.
Published byRay Limehouse Modified over 9 years ago
1
SQL Server Performance and Analysis Tools Rob Carrol, SQL Server Premier Field Engineer, Microsoft
2
SQLdiag Utility Collects the following information: – Windows performance logs – Windows event logs – SQL Server Profiler traces – SQL Server blocking information – SQL Server configuration information Is located at :\Program Files\Microsoft SQL Server\90\Tools\binn Uses the SQLDiag.XML configuration file Sends the output to C:\Program Files\Microsoft SQL Server\90\Tools\binn\SQLDIAG Has several parameters
3
SQL Diag Configuration Files Example syntax: sqldiag /I sd_general.xml /E +00:10:00
4
SQL Nexus SQL Nexus is a tool that helps you identify the root cause of SQL Server performance issues. It loads and analyzes performance, dramatically reducing the amount of time you spend manually analyzing data Fast, easy data loading from Trace files Visual representation of trace data via reports Trace aggregation and summary Wait stats analysis Full-features reporting engine Extensibility Free to download from Codeplex: – http://www.codeplex.com/sqlnexus http://www.codeplex.com/sqlnexus
6
Performance Analysis of Logs (PAL) VB-based tool to provide automated analysis of Performance counter logs Includes threshold files to analyse systems based on their role (SQL, IIS, MOSS, etc) PAL compares counters against threshold values and raises alerts if counters exceed these values Provides an HTML based report once analysis has completed Download free from Codeplex – http://www.codeplex.com/PAL http://www.codeplex.com/PAL
7
PAL Output
9
Further Resources SQLDiag – http://msdn.microsoft.com/en-us/library/ms162833.aspx http://msdn.microsoft.com/en-us/library/ms162833.aspx SQL Nexus – http://www.codeplex.com/sqlnexus http://www.codeplex.com/sqlnexus Performance Analysis of Logs (PAL) – http://www.codeplex.com/PAL http://www.codeplex.com/PAL
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.