To ensure that Replication Server replicates commands to RepConnector, you must resume the connection from Replication Server to RepConnector.
Gather:
The name of the RepConnector connection.
The database name you used when you created the connection at Replication Server.
To resume a database connection from the command line, enter:
resume connection to <dataserver>.<database>
where:
dataserver is the name of the connection.
database is the name of the database to which you are replicating. This is the same value you used when you created the connection in “Creating the connection to RepConnector”.
For example:
resume connection to RepConnector.RepCondb
A connection has now been established between RepConnector and Replication Server.
The connection does not show an active status until
the RepConnector connection has successfully started.