This is very simple yet useful T-SQL command which you can use to find out failed jobs on your server. This query needs to execute from Query Analyzer and tested for version SQL Server 2000 & 2005 successfully.
CPU and Scheduler Performance Monitoring using SQL Server and Excel
This article will demonstrate a method of creating an Excel-based CPU/scheduler performance dashboard for SQL Server 2005+.
2012-10-04
9,693 reads