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.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Internal NetLib Error

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.


   

- Advertisement -