Set up IBM Db2 for IBM i as a data connection for replication pipelines in the Data Integrity Suite, including replication options, manual installation of required Db2 packages, and system restore configuration.
Before you configure IBM Db2 for IBMi as a replication connection, ensure you have the following:
- IBM Db2 for IBMi database server hostname or IP address
- Database port number (default is 446)
- Database location name
- User credentials (username and password)
- An agent configured to access the database
- Knowledge of whether IASP (Independent Auxiliary Storage Pool) is enabled
IBM Db2 for IBM i supports both continuous data replication and mainframe data replication. You can configure this connection as both a source and target for replication pipelines.
You've successfully configured IBM Db2 for IBMi as a replication connection. The connection is now available for use in replication pipelines. You can now create or edit replication pipelines that use this IBM Db2 for IBMi connection as a source or target.
Manually install Db2 packages for IBM i
When a Db2 for i (Db2i) database is used for the first time by the Progress JDBC driver, the driver automatically creates all required Db2 packages in the NULLID collection (library), provided the user has BINDADD privilege. Manual intervention is not required in most cases.
However, if automatic package creation fails or you need explicit control over the process, follow these steps to download and install the packages manually.
You've successfully installed the Db2 packages on your IBM i system. The packages are now available in the NULLID collection and ready for use by the Progress JDBC driver.
IBM i system restore configuration for SQLPKG objects
When restoring save files containing SQLPKG objects on the same IBM i system and the same OS release, you must configure specific system values and restore parameters. This ensures compatibility and improves restore efficiency.
You've successfully configured the system values and restore parameters for SQLPKG object restoration on your IBM i system.