|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Yesterday @ 12:58 AM
Points: 3,
Visits: 105
|
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Monday, March 15, 2010 7:35 PM
Points: 46,
Visits: 77
|
|
| This stored procedure works on SQL 2005, but fails on SQL 2000. ...Alex Lam
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Yesterday @ 12:58 AM
Points: 3,
Visits: 105
|
|
what is the error u receive please?
do u have jobs enabled under your server?
tomer lev; Twingo http://www.twingo.co.il My DBA blog: http://tomerl.wordpress.com
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Friday, March 19, 2010 12:57 PM
Points: 157,
Visits: 612
|
|
Nice script but it is limited in what it reports.
1) Does not work in SQL Server 2000 because sp_help_jobschedule returns less columns in 2000 2) Does not support multiple Job schedules such as onetimes 3) Only list jobs that are scheduled to run multiple times a day
It is a very nice script to review the runtime of Jobs scheduled to run multiple times day on SQL Server 2005
David Bird
My PC Quick Reference Guide
|
|
|
|