Quiescing the Replication Agent instance stops its replication processing gracefully:
The Log Reader component stops reading operations from the transaction log when the current scan is complete. It continues to send change-set data to the Log Transfer Interface component until it finishes processing the last operation it scanned from the log.
The Log Transfer Interface component stops sending LTL commands to the Replication Server as soon as it finishes processing the last change set it received from the Log Reader.
When the Log Transfer Interface component is finished processing its input queue and sending the resulting LTL, the Replication Agent instance releases all of its connections to the primary database (if any are open), and drops its connection to the Replication Server (and RSSD, if connected).
The Replication Agent instance goes from Replicating state to Admin state.
To quiesce a Replication Agent instance
Log in to the Replication Agent instance with the administrator login.
Use the following command to quiesce the Replication Agent:
quiesce
After you invoke the quiesce command, the Replication Agent instance should go from Replicating state to Admin state.
Use the following command to verify that the Replication Agent instance is in Admin state:
ra_status
If the internal queues are full when you invoke the quiesce command,
the quiesce processing may take a while to complete, and there may
be a delay before the Replication Agent instance completes its transition
to Admin state.
See the Sybase Replication Agent Reference Manual for more detailed information about the quiesce command and Sybase Replication Agent quiesce processing.
| Copyright © 2005. Sybase Inc. All rights reserved. |
|
|