Verifies syntactical correctness of the repl.properties file.

Syntax

dsrutil db-name -C verify  

Parameters

db-name
The name of the target database on which to perform the action.
-C verify
When run on the replication source, checks the syntactical correctness of the [server] , [control-agent] and [transition] properties and reports on the remote target broker running the status.Replication target. When run on the replication target, checks the[agent] and [transition] properties.

The utility does not stop after finding the first error, but reports all errors to standard out, db.log, and repl.log files.

You can run this utility in single-user or multi-user mode before you start or restart a replication server or agent to verify that adjustments to properties are valid. You can also run the validation utility before performing a failover transition for maintenance on the source database.