Hi Folks,
I am currently in the middle of developing a prototype to do the following:
We are going to have a number of jobs that are running for a length of time say an hour at a time. I want to write a procedure to check every five minutes if the job is running. If the job has stopped unexpectedly then I want to send an email.
Does anyone know the new dynamic view that will list the SSIS jobs that are running on a server?
Thanks in advance,
M