Resume the standby database connection

To start Mirror Activator replication, you must resume the Replication Server connection to the standby database.

NoteYou must have “sa” permission in the Replication Server to perform this procedure.

StepsResuming the Replication Server standby database connection

  1. Log in to the Replication Server with “sa” permission.

  2. Resume the standby database connection to start replication:

    resume connection to sds.sdb
    

    where:

    • sds is the name of the standby data server.

    • sdb is the name of the standby database.

If Replication Server fails to begin replication after you invoke the resume connection command, see Chapter 4, “Troubleshooting Mirror Replication Agent.” or refer to the Replication Server Troubleshooting Guide.