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

4. From the source server, confirm that the backup was successful.
PROMPT> drmexgcat
STRAGEGROUP: STR1
BACKUP-ID:0000000001 BACKUP-MODE: VSS STRAGEGROUP: STR1 ORIGINAL-ID:0000000001
START-TIME:2007/11/01 10:00:00 END-TIME: 2007/11/01 10:05:00 HOSTNAME:EXG_SRV1
T OBJECT INFORMATIONSTORE FILE FS DG DEVICE
COPY-GROUP
M MAILBOXSTORE MAILBOX1(STR1) D:\STR1\priv1.edb D: - Harddisk1
EXG001,B001
- - - - - - -
EXG001,B001
P PUBLICSTORE PUBLIC1(STR1) D:\STR1\pub1.edb D: - Harddisk1
EXG001,B001
- - - - - - -
EXG001,B001
T TRANSACT - E:\STR1\E00*.log E: - Harddisk2
EXG002,B001
- - - - - - -
EXG002,B001
C CHECKPOINT - E:\STR1\E00.chk E: - Harddisk2
EXG002,B001
- - - - - - -
EXG002,B001
PROMPT>
5. Export the backup catalog information into a temporary file.
PROMPT> drmdbexport 0000000001 -f C:\temp\0000000001.drm
KAVX0001-I The drmdbexport command will now start.
KAVX0002-I The drmdbexport command will now end.
6. Using the FTP protocol, transfer the temporary file from the source server to the backup server.
PROMPT> ftp name-of-backup-server
ftp> Username: (Enter the login name)
ftp> password: (Enter the password)
ftp> put C:\temp\0000000001.drm
ftp> quit
PROMPT>
7. On the backup server, import the temporary file that was transferred into the backup catalog.
A new backup ID is registered into the backup catalog.
An unused backup ID (0000000001) is assigned.
PROMPT> drmdbimport -f C:\FTP_ROOT\0000000001.drm
KAVX0001-I The drmdbimport command will now start.
KAVX0418-I Backup information from the specified file was imported into the backup catalog.
Imported backup ID = 0000000001
KAVX0002-I The drmdbimport command will now end.
PROMPT>
Operation for Exchange databases480