pds_username

The user login name that Replication Agent uses for primary data server access.

Default

None.

Value

A valid user name.

Comments

  • The value of the pds_username parameter is the login name that Replication Agent uses to log in to the primary data server.

    This login name must be defined in the primary data server, with appropriate privileges or authority in the primary database.

  • Replication Agent uses this login to access primary database objects and to create, remove, and manage its transaction log objects in the primary database.

  • rs_ticket requires that the user name specified by pds_username be different from the user ID specified in the connection to Replication Server (the maintenance user). You can get the name of the maintenance user by executing ra_maintid.
  • See the Replication Agent Administration Guide for more information about setting up Replication Agent connection configuration parameters.