Directly updating system tables isn't supported or
recommended.
Doing your own logging is probably a better way to go.
-Sue
On Thu, 27 Jan 2005 10:56:40 -0800, Don Reith
<don (AT) nospam (DOT) reith.ca> wrote:
Quote:
When you execute a package from SQL Server Agent there is some run
information that gets written to msdb.sysjobhistory.messages. Is there a
way to use a script action to append some text to that information? This
seems like an obvious thing to do to me but I'm banging my head against the
wall trying to figure out a way to do it.
Thanks
Don |