|
|
|
|
|
|
|
Performance Monitoring
|
 |
|
| CPU Trend - Sunday, November 20, 2011If you want to find out your CPU trend on your SQL Server instance for the last 60 intervals this script accomplishes this. read more ...
|
|
| Finding Auto Growth Events - Sunday, November 06, 2011This example shows how to extract Auto Growth Events from the default profiler trace. read more ...
|
|
| Top 100 Stored Procedures by Execution Count - Friday, June 27, 2008This example displays the top 100 stored procedures based on the number of times they have been executed. read more ...
|
|
| Top 100 Stored Procedures by IO Counts - Monday, June 23, 2008This example shows the top 100 stored procedures executed by IO counts. read more ...
|
|
| Finding the Worst Performing T-SQL Statements - Tuesday, June 10, 2008This example is a stored procedure that will display the worst performing T-SQL statements on your server. It does this by using DMV's and DMF's. read more ...
|
|
|
|
 |
|
|
|
|
|
|
|
|