Resuming the connection to RepConnector

To ensure that Replication Server replicates commands to RepConnector, you must resume the connection from Replication Server to RepConnector.

StepsResuming the connection

  1. Gather:

    • The name of the RepConnector connection.

    • The database name you used when you created the connection at Replication Server.

  2. To resume a database connection from the command line, enter:

    resume connection to <dataserver>.<database>
    

    where:

    For example:

    resume connection to RepConnector.RepCondb
    

A connection has now been established between RepConnector and Replication Server.

NoteThe connection does not show an active status until the RepConnector connection has successfully started.