To grant connect source permission:

  1. Locate the Replication Server user ID you just created, which should match the value of the RS_user configuration parameter in the LTM for MVS configuration file.

  2. Log in to the primary Replication Server as the System Administrator (sa) and enter the following command:

    grant connect source to RS_user
    

    where RS_user is the Replication Server user ID you located in the previous step.

See also