April 8, 2013 at 8:34 am
Hi everyone,
So I've had someone change the notifications, specifically the Page: nofitication on all agent jobs on our production server. It's easy enough to change this back to it's correct value but I'm wondering who did it. Do these get logged anywhere by default, or do I have to enable logging in some way to catch it in the future (which does me no good on this instance). Thanks
April 8, 2013 at 10:58 am
April 8, 2013 at 11:36 am
That's good news! Any idea here to start?
April 9, 2013 at 8:44 am
Place trigger on the msdb..sysjobs table for each server you wish to monitor - something like the code attached will work, just add in the statements to check the INSERTED table and it should be fine. The attached SQL is for emailing when someone enables/disables a SQL Agent job
______________________________________________________________________________Never argue with an idiot; Theyll drag you down to their level and beat you with experience
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply