Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

SQL Agent Job schedule details

By Mitesh Shah, 2012/07/27

In this script I have attempted to output job name, job description (if any), job owner, job status, job date created, job date modified, job frequenct and job interval.

This script will all the jobs except the one that are created by Report Manager to report subscription. Also for the Job Interval, this will only output the value if they are present as per http://msdn.microsoft.com/en-us/library/ms178644%28v=sql.105%29.aspx.

I am only looking at following frequency types,

1) Daily

2) Weekly

3) Monthly, relative to freq_interval and

4) One time only

Please do make changes to suit your requirements.

Total article views: 1591 | Views in the last 30 days: 23
 
Related Articles
FORUM

Time intervals

Creating time intervals on overlapping events

FORUM

sql time intervals problem

sql time intervals problem

FORUM

Time Intervals

Who is logged on in 15 minute intervals

FORUM

commit interval

what should be the commit interval for loading bulk data from a flat file

SCRIPT

Aggregating Intervals

create intervals from effective dates and aggregate like and adjacent intervals

Tags
jobs    
 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.

Join us!

Steve Jones
Editor, SQLServerCentral.com

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones