Replication Agent for UDB Connectivity Parameters

These Replication Agent configuration parameters are required to configure a connection between the Replication Agent for UDB and a DB2 server.

  • pds_username – must have DBADM authority, for example, repuser.

  • pds_password – for user ID specified in pds_username, for example, repuser_pwd.

  • pds_database_name – DB2 database name, for example, TEST_DB1.

  • pds_datasource_name – DB2 data source name, for example, TEST_DB1_DS.

  • pds_host_name – name of the host on which the primary DB2 data server resides.

  • pds_port_number – port number of the primary DB2 data server.