How would you add text to the job history output? That is the area when you go into the job history and click 'show step detail'. I'd like to log some information here when some of my jobs complete. By default it shows this:
Executed as user: TPL00\sqlservices. Can you hear me now [SQLSTATE 01000] (Message 0). The step succeeded.
...and any error message if the job fails.
Of course I could create a seperate log but why not let SQL Server do some work for me
Thank you for any help!
Craig
Executed as user: TPL00\sqlservices. Can you hear me now [SQLSTATE 01000] (Message 0). The step succeeded.
...and any error message if the job fails.
Of course I could create a seperate log but why not let SQL Server do some work for me
Thank you for any help!
Craig