To ensure that Replication Server replicates commands to RepConnector, you must resume the connection from Replication Server to RepConnector.
Gather this information:
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 you have created in previous steps.
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
For information about resuming a connection in Sybase Central Replication Manager, see the Replication Server plug-in and Replication Manager documentation and online help.
A connection has now been established between RepConnector and Replication Server.
This connection does not show an active status until
the RepConnector connection has successfully started.