HP XP Command View Advanced Edition Software User Manual
Page 456
3.
Confirm that the data was backed up correctly.
Execute the
drmexgcat
command on database server A, and check the backup information.
DBServer A > drmexgcat -target STR1
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
DBServer A >
4.
Export the backup information to a temporary file.
Execute the
drmdbexport
command on database server A to export the information about the
backup operation to a temporary file.
DBServer A > drmdbexport 0000000001 -f C:\temp\0000000001.drm
KAVX0001-I The drmdbexport command will now start.
KAVX0002-I The drmdbexport command will now end.
DBServer A >
5.
Transfer the temporary file to the backup server.
Using
ftp
on database server A, transfer the temporary file from database server A to backup
server A.
DBServer A > ftp name-of-backup-server-A
ftp> Username: (Enter the login name)
ftp> password: (Enter the password)
ftp> put C:\temp\0000000001.drm
ftp> quit
DBServer A >
6.
Import the temporary file transferred from the database server into the backup catalog on the
backup server.
Execute the
drmdbimport
command on backup server A to import the temporary file into the
backup catalog.
An unused backup ID of
0000000001
is assigned.
BKServer A > 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.
BKServer A >
Operation for Exchange databases
456