HP XP7 Replication Manager Application Agent CLI User Guide (TK981-96015, May 2014)

2. Confirm that a backup catalog has been created.
To confirm that the backup catalog has been created, execute a command (drmfscat,
drmsqlcat, or drmexgcat) to display backup information on the file server or database server.
When the backup is of a file system:
FSServer > drmfscat mp_on_dg01.dat
INSTANCE: mp_on_dg01.dat
BACKUP-ID:0000000001 BACKUP-MODE: COLD INSTANCE: mp_on_dg01.dat
ORIGINAL-ID:0000000001
START-TIME:2004/12/15 10:00:00 END-TIME: 2004/12/15 10:03:00 HOST-
NAME: FILESERV1
:
:
When the backup is of an SQL Server database:
DBServer > drmsqlcat DEFAULT
INSTANCE: DEFAULT
BACKUP-ID: 0000000001 BACKUP-MODE: ONLINE INSTANCE: DEFAULT ORIGIN-
AL-ID: 0000000001
START-TIME: 2004/12/15 10:00:00 END-TIME: 2004/12/15 10:03:00
HOSTNAME: DB_SVR1
:
:
When the backup is of an Exchange database:
DBServer > drmexgcat
STORAGEGROUP: STR1
BACKUP-ID:0000000001 BACKUP-MODE: VSS STORAGEGROUP: STR1 ORIGINAL-
ID:0000000001
START-TIME:2004/12/15 10:00:00 END-TIME: 2004/12/15 10:01:00 HOST-
NAME:EXG_SRV1
:
:
3. Export the backup catalog information to a temporary file.
To export the backup catalog to a temporary file, execute the drmdbexport command. The
temporary file is saved in the temporary directory for extended commands that is on the file
server.
FSServer > drmdbexport 0000000001 -f C:\tmp\0000000001.drm
Preparation for using Application Agent174