I have a problem, I have a job in SQL Server 2005 with two steps, the first step is a SSIS package from INtegration Services, the second step is an insert of trace.
The second step in successfully calls the first setp whit a delay of 3 seconds.
The job work fine, but then of 3 hours the job is cancel.
The message is "The step was cancelled (stopped) as the result of a stop job request."
What may be happening. Thanks.