Release 10.1C: OpenEdge Replication:
User Guide


Shutting down the OpenEdge Replication server

In the event of an emergency in which you need to shut down the OpenEdge Replication server without first shutting down the source database, enter the following command:

dsrutil source-db-name -C TERMINATE server 

When the OpenEdge Replication server terminates activity, it informs its connected OpenEdge Replication agents to terminate as well. The status of the database is not affected by OpenEdge Replication server termination.

You can then disable OpenEdge Replication after you have terminated the server.

To disable OpenEdge Replication after you have terminated the server:

  1. Release any pending waits by entering the following command:
  2. dsrutil source-db-name -C RELWAITS 
    

  3. Disable OpenEdge Replication by entering the following command:
  4. dsrutil source-db-name -C DisableSiteReplication source 
    

    Once the source database is disabled, the only way to replicate the database again is to re-enable OpenEdge Replication for both the source and the target databases.


Copyright © 2008 Progress Software Corporation
www.progress.com