Search 
Sunday, February 05, 2012 ..:: Examples » Performance Monitoring ::.. Register  Login
 Performance Monitoring Minimize
CPU Trend - Sunday, November 20, 2011
If 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, 2011
This 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, 2008
This 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, 2008
This example shows the top 100 stored procedures executed by IO counts.
 read more ...

Finding the Worst Performing T-SQL Statements - Tuesday, June 10, 2008
This 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 ...


 Print   
SQLMonitor_160x600_BackToTheFuture_M2
SQL Tools Heaven
SQL Backup
Copyright 2007, 2008 by SQLServerExamples.com   Terms Of Use  Privacy Statement