Terminate the OpenEdge Replication server when the source database is running
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Terminate the OpenEdge Replication server when the source database is running
In the event of an emergency in which you need to shut down the OpenEdge Replication server without first shutting down the source database, use the following command:
|
When the OpenEdge Replication server terminates activity, the server responds, based on the
value of the
agent-shutdown-action property, as follows:- If the
agent-shutdown-actionisNORMAL, then the replication agent(s) terminate, and the target database stays up. - If the
agent-shutdown-actionisRECOVERY, then the replication agent(s) remain active, in a stand-by state, waiting for the replication server to reconnect.