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

To disable OpenEdge Replication after you have terminated the server:

  1. Release any pending waits.

    Use the following command:

    dsrutil source-db-name -C RELWAITS
  2. Disable OpenEdge Replication.

    Use the following command:

    dsrutil source-db-name -C DisableSiteReplication source

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