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

7. On backup server 1, export the backup catalog information to the temporary file.
PROMPT> drmdbexport 0000000003 -f C:\FTP_ROOT\0000000003.drm
KAVX0001-I The drmdbexport command will now start.
KAVX0002-I The drmdbexport command will now end.
PROMPT>
8. On backup server 1, use FTP to transfer the exported temporary file to database server 1.
PROMPT> ftp-database-server-1-name
ftp> Username: (Enter the login name)
ftp> password: (Enter the password)
ftp> get 0000000003.drm
ftp> quit
PROMPT>
9. On database server 1, import the temporary file transferred from backup server 1 to the backup
catalog.
A new backup ID is registered in the backup catalog.
The unused ID 0000000002 is set as the backup ID.
PROMPT> drmdbimport -f C:\0000000003.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 = 0000000002
KAVX0002-I The drmdbimport command will now end.
PROMPT>
10. On database server 1, check the execution result of the import operation.
PROMPT> drmexgcat
STORAGEGROUP: /EXCHANGE
BACKUP-ID: 0000000002 BACKUP-MODE: VSS STORAGEGROUP: /EXCHANGE ORIGINAL-ID: 0000000001
START-TIME: 2010/01/01 11:00:00 END-TIME: 2010/01/01 11:30:00 HOSTNAME: EXG_SRV1
T OBJECT INFORMATIONSTORE FILE FS DG DEVICE COPY-GROUP
M MAILBOXSTORE Mail1 D:\Mail1\mail.edb D: - Harddisk2
EXG001,B001
- - - - - - -
EXG001,B001
T TRANSACT Mail1 E:\Mail1\E01*.log E: - Harddisk3
EXG001,B002
- - - - - - -
EXG001,B002
C CHECKPOINT Mail1 E:\Mail1\Mail2\E01.chk E: - Harddisk3
EXG001,B002
- - - - - - -
EXG001,B002
PROMPT>
Application Agent CLI User Guide 495