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.
↧