We are attempting to run a DTS package at a scheduled time,
however, the job fails to run and gives us the following
error message:
The job failed. The Job was invoked by Schedule 33 (ohcprodDev). The last step to run was step 1 (ohcprodDev).
DTSRun: Loading... DTSRun: Executing... DTSRun OnStart: DTSStep_DTSExecuteSQLTask_1 DTSRun OnError: DTSStep_DTSExecuteSQLTask_1, Error = -2147217887 (80040E21) Error string: Errors occurred Error source: Microsoft OLE DB Provider for SQL Server Help file: Help context: 0 Error Detail Records: Error: -2147217887 (80040E21); Provider Error: 0 (0) Error string: Errors occurred Error source: Microsoft OLE DB Provider for SQL Server Help file: Help context: 0 DTSRun OnFinish: DTSStep_DTSExecuteSQLTask_1 DTSRun: Package execution complete. Process Exit Code 1. The step failed.
If the job is executed manually it runs fine. This is not the only job that fails. Jobs that had been running fine
as scheduled are now not running as well.
Any thoughts on this topic would be appreciated.
however, the job fails to run and gives us the following
error message:
The job failed. The Job was invoked by Schedule 33 (ohcprodDev). The last step to run was step 1 (ohcprodDev).
DTSRun: Loading... DTSRun: Executing... DTSRun OnStart: DTSStep_DTSExecuteSQLTask_1 DTSRun OnError: DTSStep_DTSExecuteSQLTask_1, Error = -2147217887 (80040E21) Error string: Errors occurred Error source: Microsoft OLE DB Provider for SQL Server Help file: Help context: 0 Error Detail Records: Error: -2147217887 (80040E21); Provider Error: 0 (0) Error string: Errors occurred Error source: Microsoft OLE DB Provider for SQL Server Help file: Help context: 0 DTSRun OnFinish: DTSStep_DTSExecuteSQLTask_1 DTSRun: Package execution complete. Process Exit Code 1. The step failed.
If the job is executed manually it runs fine. This is not the only job that fails. Jobs that had been running fine
as scheduled are now not running as well.
Any thoughts on this topic would be appreciated.