Upgrading: Required steps after upgrading IAS or Db2 Warehouse

After any upgrade to the Db2® common container, you must ensure that the correct Secure Sockets Layer (SSL) certificates are in place at the replication source and target databases and run the process of trusting the target certificate.

For details on the required steps, see Db2 SSL certificate.

Also, you need to issue the following SQL grant statement for the replication user ID:

GRANT EXECUTE ON PROCEDURE SYSPROC.ADMIN_SET_MAINT_MODE TO USER repluser;