I am trying to import data using SSIS from an AS/400 iSeries Database into a SQL Server 2005 Database.
I am trying to use SSIS to import the data. My issue that I am having is that when I try to create a connection to the AS/400 i receive the following. I am using the Microsoft OLE DB Provider for DB2.
Test connection failed because of an error in initializing the provider.-
A TCPIP socket error has occured(10061): Co connection could be made because the target machine actively refused it.
SQLSTATE:08S01, SQLCODE:10061.
Start Free Trial