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

DSRUTIL status qualifier

Allows you to query the status of a Replication server or agent.

Syntax

dsrutil db-name -C status agentname
[ -detail | -verbose ]

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.
agentname
The name of the agent whose status you want. This name is optional if the database is a source database.
-detail
Provides the detail value, as shown in When the detail or verbose argument is used.
-verbose
Provides the detail value, as shown in When the detail or verbose argument is used, and provides a brief text description.
The return codes listed in the following table are valid.
Table 15. Replication status return codes
Code
Description
0
The command completed normally, and the status code was sent to stdout.
2
There was a generic database open error.
3
The database was opened, but it is not enabled for replication.
* When the detail or verbose argument is used
* When the detail or verbose argument is not used