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

DSRUTIL restart server qualifier

Restarts the OpenEdge Replication server. The action will not be performed if the OpenEdge Replication server is currently running.
The advantage to using this command is that you do not have to restart your database. If the Replication server crashes, however, and you restart it by using this command on your source database, it is possible that the Replication agent will terminate. An error message will also be logged in the target database's log file.
If the Replication agent terminates, you can restart it with DSRUTILrestart agent qualifier, or shut down and restart the target database and then restart the Replication server with this command for your source database.
Note: Do not enable a quiet point on the source database before you restart the Replication server.

Syntax

dsrutil db-name -C restart server

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.