Executing the connect source lti command accomplishes three things:
Verifies that the connection to Replication Server exists
Verifies that the RS user ID has permission to connect to Replication Server
Returns a version string that displays the Replication Agent software version
To verify that the RS user ID exists and has appropriate
permissions
Log in to Replication Server as the user name you specified as the value of the RS_user configuration parameter (see the Replication Agent Installation Worksheet for this value).
Execute the connect source lti command using the following example syntax:
connect source lti data_server.database 101
where data_server is the value you specified for the RS_source_ds LTM for MVS configuration parameter and database is the value you specified for the RS_source_db configuration parameter (see the Replication Agent Installation Worksheet for these values).
See the Replication Server Design Guide for information about the connect source lti command.