Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
itsmarkdavies
Starting Member
14 Posts |
Posted - 2003-02-21 : 05:13:07
|
| Does anyone have a solution to this error when running a Job that kicks off a DTS ? :-Executed as user: DOMAIN\ADMINUSER. DTSRun: Loading... DTSRun: Executing... DTSRun OnStart: DTSStep_DTSDataPumpTask_1 DTSRun OnError: DTSStep_DTSDataPumpTask_1, Error = -2147217900 (80040E14) Error string: Internal NetLib Error Error source: Microsoft DB2 OLE DB Provider Help file: Help context: 0 Error Detail Records: Error: -2147217900 (80040E14); Provider Error: 0 (0) Error string: Internal NetLib Error Error source: Microsoft DB2 OLE DB Provider Help file: Help context: 0 DTSRun OnFinish: DTSStep_DTSDataPumpTask_1 DTSRun: Package execution complete. Process Exit Code 1. The step failed.Thanks for your help. |
|
|
|
|
|