dougcoulter
Programmer
Is it possible to determine a job's status programmatically?
For example, upon starting the SQL Server Agent, I would like to determine when/if several of my jobs that run overnight actually did. These jobs reset certain tables that are used throughout the day, and if they are not properly executed, data intended for these tables throughout the day will not be reliable.
Thanks...
For example, upon starting the SQL Server Agent, I would like to determine when/if several of my jobs that run overnight actually did. These jobs reset certain tables that are used throughout the day, and if they are not properly executed, data intended for these tables throughout the day will not be reliable.
Thanks...