HP XP P9000 Replication Manager Software 7.6.0-00 Application Agent CLI Reference Guide

If the command is executed on the database server, it is able to access the domain controller of
the Windows domain that manages the Exchange Server. The DNS service must be running on
the database server.
Arguments
operation-ID
A character string that uniquely identifies the operation to be performed. Information in the operation
definition file corresponding to the specified operation ID is used when executing the extended
command.
-db
Specify this option to check the contents of an operation definition file for a database server.
-bk
Specify this option to check the contents of an operation definition file for a backup server.
-f definition-file-name
Specify this option to designate the operation definition file to be checked. Specify
definition-file-name as an absolute path.
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Conditions Causing an Error
This extended command fails in the following cases:
An invalid option is specified.
The file specified in the argument does not exist, or the system cannot access the file.
An irregularity is detected in the contents of the operation definition file.
The command fails to create a temporary directory.
The command fails to obtain the name of the directory where dictionary map files are stored.
Examples
In this example, the extended command is used to check the contents of the operation definition
file C:\Program Files\drm\SCRIPT\conf\_OP0001.dat for a database server:
By specifying an operation ID:
EX_DRM_EXG_DEF_CHECK OP0001 -db
By specifying an operation definition file:
EX_DRM_EXG_DEF_CHECK -db -f "C:\Program Files\drm\script\conf\_OP0001.dat"
In this example, the extended command is used to check the contents of the operation definition
file C:\Program Files\drm\SCRIPT\conf\_OP0001.dat for a backup server:
By specifying an operation ID:
Extended commands72