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.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 SQL 2008 job alerts customization

Author  Topic 

chvgms
Starting Member

2 Posts

Posted - 2010-06-28 : 05:42:54
Hi,

I have configured job alerts in SQL 2008. Currently I am getting the below content in the email when the job completes. My question is can this be customized i.e is it possible to omit the message " The Job was invoked by Schedule 2 (SPDB_Dump). The last step to run was step 1 (Subplan_1)." from the email?

JOB RUN:'SPDB_Dump.Subplan_1' was run on 6/28/2010 at 6:00:00 AM
DURATION: 0 hours, 6 minutes, 56 seconds
STATUS: Succeeded
MESSAGES:The job succeeded. The Job was invoked by Schedule 2 (SPDB_Dump). The last step to run was step 1 (Subplan_1).

Thanks,
Sridhar
   

- Advertisement -