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

or restoration failures. The items, volumes, and conditions to be checked are described in the following
table.
Table 16 Status check of a secondary volume
Check condition
Volume to be
checked
Check item
Checked when a primary volume is defined in pairs with
multiple generations of secondary volumes and any of the
following items is applicable:
A primary volume is a cluster resource.
A primary volume is a dynamic disk.
A backup using VSS is performed.
All secondary
volumes defined for
a backup-target
primary volume
A secondary volume
is hidden from a
backup server
Always checked.
The secondary
volume to be the next
backup destination
A secondary volume
is not mounted on a
backup server
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 P9000 Replication Manager Software
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
Application Agent CLI Reference Guide 69