CodingIsFun
Programmer
Hi all experts,
I have currently created a DTS package that runs some sql tasks. Each task runs a stored procedure which will raise an error if an item is missing.
This package is being initiated by a sql job and reports that there was an error. All the errors are being logged within the DTS package. With this in mind, I want a way for the Job Status to report that the package was successful instead of error. Is there anyway to do this.
I am using MS sql 2000 sp4.
thanks in advance..
I have currently created a DTS package that runs some sql tasks. Each task runs a stored procedure which will raise an error if an item is missing.
This package is being initiated by a sql job and reports that there was an error. All the errors are being logged within the DTS package. With this in mind, I want a way for the Job Status to report that the package was successful instead of error. Is there anyway to do this.
I am using MS sql 2000 sp4.
thanks in advance..