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

-backup_id backup-ID
Specify this option to display only the backup information of a specific backup ID. A backup ID
uniquely identifies backup data and is registered in the backup catalog during backup processing.
To check a backup ID, execute the drmexgcat command.
-hostname host-name
Specify this option to display only information pertaining a specific host.
-comment backup-comment
Specify this option to display only information on a specific backup comment.
The backup-comment value is not case sensitive.
You can use an asterisk (*) to specify a wildcard in backup-comment. You can specify that only
the initial characters match (for example, specify a string such as XYZ* to search for strings that begin
with one or more specific characters and that end with any or no characters). When a wildcard,
special character, or one-byte space character is used, the entire backup-comment string must be
enclosed in double quotation marks ("). If the backup-comment string contains a special character
but is not enclosed in double quotation marks, the special character is not properly handled as a part
of the backup-comment string and is parsed as a special character. If you specify -comment "*",
the command will display all backup catalogs.
If two double quotation marks are specified after the -comment option (as in -comment ""), a
message is displayed indicating that no backup data exists.
NOTE:
When specifying on the command line a file name or directory name containing space characters
for the -target or -f option, you must enclose the file name in double quotation marks (").
Note that enclosing with double quotation marks is not necessary for target paths specified in batch
definition files.
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Examples
In this example, the command is used to display information about the Information Store specified
by the storage group STR1, which was backed up in online backup mode (Exchange Server 2003
or Exchange Server 2007):
PROMPT> drmexgcat -target STR1
STORAGEGROUP: STR1
BACKUP-ID:0000000001 BACKUP-MODE: ONLINE STORAGEGROUP: STR1 ORIGINAL-ID:0000000001
START-TIME:2002/06/01 10:00:00 END-TIME: 2002/06/01 10:01:00 HOSTNAME:EXG_SRV1
T OBJECT INFORMATIONSTORE FILE FS DG DEVICE
COPY-GROUP
M MAILBOXSTORE MAILBOX1(STR1) D:\STR1\priv1.edb D: - Harddisk1
VG01,dev01
- - - - - - -
VG01,dev01
M MAILBOXSTORE MAILBOX1(STR1) D:\STR1\priv1.stm D: - Harddisk1
VG01,dev01
- - - - - - -
VG01,dev01
Application Agent CLI Reference Guide 201