Hello,
Is there a way to send a return value from a stored procedure (which is called from a job step) back to the job?
Basically, I want to be able to send a "failure" code back to the job from the stored procedure that will fail the job step.
Is this possible?
Thanks
Is there a way to send a return value from a stored procedure (which is called from a job step) back to the job?
Basically, I want to be able to send a "failure" code back to the job from the stored procedure that will fail the job step.
Is this possible?
Thanks