Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
lgonzales1138
Starting Member
1 Post |
Posted - 2011-12-07 : 20:57:56
|
I am trying to crate a notification which will notify me if an archive job doesnt run at all, i can sent up an alert which tells me if the job, runs successfully or if the job fails. but not sure how to do one if the job doesn't run all all. we had a problem where the job was disabled and we didnt catch it for two months since it never sent us a notification of success or failure. so what i am trying to do is to set one where we get notifified if it doesnt run at all.. |
|
|
|
|