Starting replication in the Mirror Replication Agent

When you start replication in the Mirror Replication Agent:

When the Mirror Replication Agent instance is in Replicating state, it maintains connections to the primary database and the primary Replication Server (and RSSD, if so configured), and its Log Reader component scans the transaction log for transactions to replicate.

The Mirror Replication Agent instance must be running before you can start replication. See “Starting Mirror Replication Agent”.

NoteBefore you attempt to replicate transactions from a log device, use the checklist in “Setting up the Mirror Activator system” to verify that your Mirror Activator system is set up properly.

StepsStarting replication in the Mirror Replication Agent

  1. Log in to the Mirror Replication Agent instance with the administrator login.

  2. Use the following command to start replication:

    resume
    

    After you invoke the resume command, the Mirror Replication Agent instance should go from Admin state to Replicating state.

    If the Mirror Replication Agent instance does not go to Replicating state after you invoke the resume command, see Chapter 4, “Troubleshooting Mirror Replication Agent,” for more information.

  3. Use the following command to verify that the Mirror Replication Agent instance is in Replicating state:

    ra_status
    

See the Mirror Replication Agent Reference Manual for more detailed information about the resume command and how Mirror Replication Agent starts replication processing.