When adding DB2 data connections to a DB2 server on AS/400 platform, modify the
Trillium config.txt file by adding the entry value
iseries 1
to the key rdbms section.
To add DB2 data connection
Open ...\MBSW\17\etc\config.txt file.
Add the iseries entry to the key rdbms section.
For example:
Make this change either before or after you add the loader connection in the Repository Manager, but use the connection only after the change.key rdbms { value uncommitted_read "off" value records_read 100 value records_read_odbc 1 value iseries 1 }