Connecting Tech Pros Worldwide Help | Site Map

get the jobs run in a particular time interval from sysjobhistory

Newbie
 
Join Date: Aug 2008
Posts: 1
#1: Aug 21 '08
I have to send the jobs status that are started running from the previous day 9.00 a.m to today 9 a.m from the table sysjobhistory in sql server msdb database.But in that table , date and time are seperately present. also they are of datatype 'int'.
pls anyone tell the query extract the jobs that are running between the specified time interval
Reply