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

If ONLINE is set in CLU_MSCS_RESTORE in the Application Agent configuration definition file
(init.conf), restoration can be performed while the cluster resources are online.
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 to restore data from the secondary volume to the
primary volume by resynchronizing the volumes, based on the settings specified in the operation
definition file operation01:
EX_DRM_EXG_RESTORE operation01 -resync
In this example, the extended command is used to restore Information Store IS12 of storage group
SG1, based on the settings specified in the operation definition file operation01:
EX_DRM_EXG_RESTORE operation01 -resync -recovery -target SG1\IS12
EX_DRM_EXG_VERIFY (Verifies the consistency of an Exchange database)
Format
EX_DRM_EXG_VERIFY operation-ID
[ -mount_pt mount-point-directory-name ] [ -force ]
Description
The EX_DRM_EXG_VERIFY extended command executes the drmmount command, the
drmexgverify command, and the drmumount command to verify the consistency of an Exchange
database that was backed up onto the secondary volume.
The databases that are verified are as follows:
An Exchange database backed up online
An Exchange database backed up by using VSS
Extended commands76