Migrate data from AS400 to SQL server. TDBOutputBulkExe does not connect to AS400.
TDBOutputBulkExe has the option to connect to DB2 but not to AS400.
When trying to connect with DB2 it requests 2 different jars (db2jcc_license_cisuz.jar, db2jcc_license_cu.jar) that are from mainframe and not from iSeries (AS400).
How should I connect to AS400 and bulk upload data to SQL server if it is not through TDBOutputBulkExe?