Configuring pds_datasource_name

Set the Replication Agent pds_datasource_name parameter.

  1. In Replication Agent, set pds_datasource_name to the database alias:
    ra_config pds_datasource_name, MYDB_ALIAS

    where MYDB_ALIAS is the database alias that was used when cataloging the primary database.

  2. Also set these Replication Agent parameters:
    • pds_database_name

    • pds_username

    • pds_password

    • pds_host_name

    • pds_port_number

    See the Replication Agent Reference Manual.