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

Physical disk information
Logical volume structure information
-l
Specifies that information will be displayed in the long format.
-v
Specify this option to display information about the backup catalog.
The following information is displayed:
Name of the directory storing the backup catalog
Displays the path that is set in DRM_DB_PATH in the Application Agent configuration definition
file (init.conf).
If DRM_DB_PATH has not been set, the default storage directory for the dictionary map files, which
are created automatically during installation, is displayed.
Virtual server name (value of the DRM_HOSTNAME environment variable)
If the DRM_HOSTNAME environment variable has not been set, a hyphen (-) appears.
Time when the backup catalog was created
For each backup ID, displays the time when the backup catalog was created.
-backup_id backup-ID
Specifies that backup information for a certain backup ID that will be displayed. A backup ID, which
uniquely identifies a certain piece of backup data, is registered in the backup catalog during backup.
-hostname host-name
Specify this option to display information pertaining a specific host only.
-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.
-template
Specify this option if you want to display the template catalog to be specified, in a situation where
you want to perform restoration, by using a template catalog that was created by executing the
drmsqlbackup command with the -template option specified. The START-TIME and END-TIME
of a template catalog specified using the -template option are the times at which creation of the
template catalog started and finished.
-lsn
Application Agent CLI Reference Guide 153