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 Detail or verbose return codes.

-verbose

Provides the detail value, as shown in Detail or verbose return codes, and provides a brief text description.

The return codes listed in the following table are valid.

Table 1. 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.