Hello,
Need help with setting alerts for any event not started by a specific time.
I have a lookup file with details for many batch jobs with details like job name, Run date, Start time and alert time.
job name run date Start time alert time
job1 1st working date of every month 9:00 10:00
job 2 1st working date of every month 11:00 12:00
job3 1st working date of every month 12:00 13:00
job4 1st working date of every month 13:00 14:00
when the job runs we see an event with job name, start date, start time, end date, end time and status etc.
if any job is not started by the alert time on first of every month I want to trigger an alert to notify the user that the batch job is not started.
Appreciate your help.
Vijay
... View more