Resume the standby database connection

To start Mirror Activator for Oracle 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.

StepsTo resume 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:

If Replication Server drops the standby database connection or 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 for more information.

NoteThe Mirror Replication Agent instance will go to the Replicating state only if a connection for the primary database has been created in the primary Replication Server. For more information on creating the primary database connection in Replication Server, see Appendix C, “Mirror Replication Agent and Oracle Databases.”