Replication Agent login in Replication Server

The Replication Server connect source lti command accomplishes the following:

StepsVerifying that the rs_username login has appropriate permissions

  1. Log in to the primary Replication Server with the Replication Agent user login name specified in the rs_username configuration parameter.

    Refer to the “Installation and Setup Worksheet” in the Replication Agent Installation Guide for this login name.

  2. Execute the connect source lti command:

    connect source lti pds.pdb version
    

    where:

    • pds is the value specified for the Replication Agent rs_source_ds configuration parameter.

    • pdb is the value specified for the Replication Agent rs_source_db configuration parameter.

    • version is the proposed LTL version number.

    Refer to the “Installation and Setup Worksheet” in the Replication Agent Installation Guide for the values of the rs_source_ds and rs_source_db parameters.

    Enter 999 for the value of the LTL version number. Replication Server returns the highest numbered version of LTL that it supports.

  3. Disconnect from the primary Replication Server as rs_username, and then log in to the Replication Agent instance with the administrator login and invoke the resume command.

For more information about the connect source lti command, see the Replication Server Design Guide and Replication Agent Reference Manual.