mutley1
MIS
- Jul 24, 2003
- 909
I regularly have to DTS 11 separate databases to 1 single server, and as such have 11 packages.I have then written one package which executes each package in turn, for arguements sake, I'll call it the master package. Each of the individual packages is connecting with sa and the correct password. When I run the master package manually, all runs fine. However, when I schedule the package, the SQL agent job fails immediately with the following error (owner was sa by default). Couldn't find anything on Technet! Any help appreciated!
DTSRun: Loading... Error: -2147221005 (800401F3); Provider Error: 0 (0) Error string: Invalid class string Error source: Microsoft Data Transformation Services (DTS) Package Help file: sqldts.hlp Help context: 713. Process Exit Code 1. The step failed.
DTSRun: Loading... Error: -2147221005 (800401F3); Provider Error: 0 (0) Error string: Invalid class string Error source: Microsoft Data Transformation Services (DTS) Package Help file: sqldts.hlp Help context: 713. Process Exit Code 1. The step failed.