Try OpenEdge Now
skip to main content
User Guide
Reference : DSRUTIL disablesitereplication qualifier
 

DSRUTIL disablesitereplication qualifier

Allows you to disable OpenEdge Replication while the source database is online. Before OpenEdge Replication is disabled, the server is terminated.

Syntax

dsrutil db-name -C disablesitereplication { Source | Target }

Parameters

db-name
The name of the database to perform the action on. The name of the database must be the first argument and must be a valid name.
When the database is up and running but the OpenEdge Replication server and agent are not, for example after a crash or termination, this command makes the specified database a normal OpenEdge database. This command works only when the database is up. If it is a target database, this command does not disable ERO mode. To change this, you must shut down and restart the database.
If the agent is still running, this command will terminate the agent before disabling OpenEdge Replication.