Network Connectivity Test

Replication Agent provides a simple means of testing network connections.

The test_connection command sends a connection request and confirms the network connection to these servers:
Note: If the value of the use_rssd configuration parameter is true, the test_connection command tests Replication Agent connectivity to the RSSD when it tests connectivity to the Replication Server. If the value of the use_rssd configuration parameter is false, the test_connection command does not test Replication Agent connectivity to the RSSD.
The test_connection command returns a failure message if:

The test_connection command does not validate Replication Agent user permissions in the primary database. It verifies only that the user and password specified in the pds_username and pds_password parameters can log in to the primary data server.

The test_connection command does verify that the Replication Agent user login (specified in the rs_username and rs_password parameters) has connect source permission in the primary Replication Server.

Note: You must be in Admin state to test network connectivity.
Related concepts
Replication Agent Connectivity Setup