HP P9000 Replication Manager Software 7.3.1-00 Application Agent CLI Reference Guide
EX_DRM_SQL_BACKUP operation01 -system
EX_DRM_SQL_DEF_CHECK (Checks the contents of an operation definition file
and automatically creates a temporary directory)
Formats
To check the contents of an operation definition file for a database server by specifying an operation
ID:
EX_DRM_SQL_DEF_CHECK operation-ID -db
To check the contents of an operation definition file for a backup server by specifying an operation
ID:
EX_DRM_SQL_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_SQL_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_SQL_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 extended command first checks whether
the file specified by the argument exists, and then checks all items 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 characters does not exceed the maximum allowable for the item.
In addition, the command checks the contents of the operation definition file for the items listed in the
following table.
Table 13 Contents checked in the operation definition file
Checked contentsEntry name
MSSQL is specifiedBACKUP_OBJECT
Application Agent CLI Reference Guide 53