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

Table Of Contents
NOTE:
Each piece of backup information in the backup catalog is managed by using a copy group as a
key. Depending on the backup method, you might not be able to perform restoration, even though
the backup data exists on the secondary volume.
For details, see the notes on running Application Agent in the
HP XP7 Replication Manager Application
Agent CLI User Guide
.
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 system cannot acquire information from the operation definition file linked to the operation
ID.
A specified Application Agent command option cannot be specified as an extended command
option.
The system fails to record a backup ID in the backup ID record file.
A command executed inside the extended command encounters an error.
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 first to delete the transaction log file based on the
settings specified in the operation definition file operation01, and then to back up the database
to the secondary volume by using VSS:
EX_DRM_EXG_BACKUP operation01 -mode vss -transact_log_del
In this example, the extended command is used first to delete the transaction log file based on the
settings specified in the operation definition file operation01, and then to back up the database
to the secondary volume:
EX_DRM_EXG_BACKUP operation01 -transact_log_del
EX_DRM_EXG_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_EXG_DEF_CHECK operation-ID -db
To check the contents of an operation definition file for a backup server by specifying an operation
ID:
Extended commands68