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

PROMPT> drmtapecat
BACKUP-ID BACKUP-OBJECT SNAPSHOT TIME EXPIRATION TIME
BACKUP-MEDIA
0000000002 FILESYSTEM 2002/02/01 11:00:00 2002/05/01 11:00:00
MEDIA3
0000000003 FILESYSTEM 2002/02/01 11:30:00 2002/05/01 11:30:00
MEDIA4
In this example, the command is used to display the backup information of the backup ID
0000000002:
PROMPT> drmtapecat -backup_id 0000000002
BACKUP-ID BACKUP-OBJECT SNAPSHOT TIME EXPIRATION TIME
BACKUP-MEDIA
0000000002 FILESYSTEM 2002/02/01 10:30:00 2002/05/01 10:30:00
MEDIA2
In this example, the command is used to display detailed information for the backup backed up
to a tape device by the backup management product.
PROMPT> drmtapecat -l
BACKUP-ID ORIGINAL-ID HOSTNAME BACKUP-OBJECT INSTANCE SNAPSHOT TIME EXPIRATION TIME
BACKUP-MEDIA
0000000001 0000000001 FILESV FILESYSTEM D: 2002/02/01 10:00:00 2002/05/01 10:00:00
MEDIA1
0000000002 0000000001 APPSV FILESYSTEM E: 2002/02/01 11:00:00 2002/05/01 11:00:00
MEDIA2
In this example, the command, with the host name FILESV specified, is used to display the detailed
information for tape backups performed by the backup management product:
PROMPT> drmtapecat -l -hostname FILESV
BACKUP-ID ORIGINAL-ID HOSTNAME BACKUP-OBJECT INSTANCE SNAPSHOT TIME EXPIRATION TIME
BACKUP-MEDIA
0000000001 0000000001 FILESV FILESYSTEM D: 2002/02/01 10:00:00 2002/05/01 10:00:00
MEDIA1
In this example, the command is used to display the backup catalog information for tape backups
performed by a backup management product, and management information for the backup
catalogs:
PROMPT> drmtapecat -v
VIRTUAL-SERVERNAME: host1
DB-PATH: D:\Program Files\CVXPAE\DRM\DB2
BACKUP-ID BACKUP-OBJECT SNAPSHOT TIME EXPIRATION TIME
BACKUP-MEDIA
0000000001 FILESYSTEM 2002/02/01 10:00:00 2002/05/01 10:00:00 MEDIA1
0000000002 MSSQL 2002/02/01 11:00:00 2002/05/01 11:00:00 MEDIA3
0000000003 MSEXCHANGE 2002/02/01 11:30:00 2002/05/01 11:30:00 MEDIA4
In this example, the command is used to display backup catalogs for tape backups performed by
a backup management product, and management information for the backup catalogs (when a
backup is not performed):
PROMPT> drmtapecat -v
VIRTUAL-SERVERNAME: host1
Basic commands138