You can use the DSRUTIL utility to terminate an OpenEdge Replication server and agent.

Use the following procedure to terminate OpenEdge Replication servers and agents:

  1. On the source machine, enter the following:
    dsrutil source-db-name -C terminate server
  2. On the target machine, enter the following:
    dsrutil target-db-name -C terminate agent

For more information about these steps, see Terminate the OpenEdge Replication server when the source database is running and Terminate the OpenEdge Replication agent when the target database is running.