When you start replication in the Mirror Replication Agent:
The Mirror Replication Agent instance opens network connections to the primary database and Replication Server (and the RSSD, if so configured).
The internal Log Reader and Log Transfer Interface components begin normal replication processing, scanning the transaction log for operations to replicate, and sending replicated transactions to the Replication Server.
The Mirror Replication Agent instance goes from Admin state to Replicating state.
When the Mirror Replication Agent instance is in Replicating state, it maintains a connection to the Replication Server, and its Log Reader component scans the mirror log devices for transactions to replicate.
The Mirror Replication Agent instance must be running before you can start replication. For more information, see “Starting the Mirror Replication Agent”.
Before 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.
To start replication in the Mirror Replication Agent
Log in to the Mirror Replication Agent instance with the administrator login.
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.
Use the following command to verify that the Mirror Replication Agent instance is in Replicating state:
ra_status
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.
For more detailed information about the resume command and how Mirror Replication Agent starts replication processing, see the Mirror Replication Agent Reference Manual.