HP XP7 Replication Manager Application Agent CLI Reference Guide (TK981-96014, May 2014)

Table Of Contents
EX_DRM_EXG_DEF_CHECK operation-ID -bk
To check the contents of an operation definition file for a database server by specifying a definition
file:
EX_DRM_EXG_DEF_CHECK -db -f definition-file-name
To check the contents of an operation definition file for a backup server by specifying a definition
file:
EX_DRM_EXG_DEF_CHECK -bk -f definition-file-name
Description
This extended command checks the contents of an operation definition file, and if no problem is found,
automatically creates a temporary directory that will be used by subsequent extended commands.
The definition file-checking tool must be re-executed in the following cases:
The path to the directory where dictionary map files are stored is changed on the database server.
The directory path assigned to FTP_HOME_DIR is changed on the backup server.
When checking the contents of an operation definition file, the command first checks whether the file
specified by the argument exists, and then checks the entries in the operation definition file for the
following:
An item and corresponding value have been specified.
The specified item appears only once.
The number of specified characters does not exceed the maximum allowable for the item.
In addition, the command checks the contents in the operation definition file for the items listed in the
table below.
Table 17 Contents checked in the operation definition file
Details to be checkedItem name
MSEXCHANGE is specified.BACKUP_OBJECT
The Exchange Server name or virtual server name exists.
If SET_DRM_HOSTNAME is set to 1, the value of DB_SERVER_NAME
matches the database server name set in DRM_DB_PATH of the Applica-
tion Agent configuration definition file init.conf.
DB_SERVER_NAME
A hyphen (-) is specified.INSTANCE_NAME
Storage group names and Information Store names of backup targets are
not checked.
TARGET_NAME
The specified directory exists.
#1, #2
An absolute path is specified.
FTP_HOME_DIR
The specified directory name does not contain a delimiter character (\
).
The directory name is not specified as only one period (.) or two periods
(..).
The root directory is not specified.
FTP_SUB_DIR
A value of 0 or 1 is specified.SET_DRM_HOSTNAME
Application Agent CLI Reference Guide 69