Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15694

SQL Agent - what are some best practices with regards to job history, logging and failure notfications

$
0
0

What are some common good ways to handle capturing error information.  The error will likely get written in the job history, but if a server is running several busy jobs, your job history might get overwritten by the time you get to look at it.  Right now, I am using an email notification, so I will catch it.  What is a better approach?  I also want to include more detail error information. 


Viewing all articles
Browse latest Browse all 15694

Trending Articles