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

3. Check that the storage group has been backed correctly.
To check that backup information on which the storage group had been backed up is available,
execute the drmexgcat command on the database server.
DBServer > drmexgcat
STORAGEGROUP: STR1
BACKUP-ID:0000000001 BACKUP-MODE: VSS STORAGEGROUP: STR1 ORIGINAL-ID:0000000001
START-TIME:2007/08/05 10:00:00 END-TIME: 2007/08/05 10:01:00 HOSTNAME:DBServer
T OBJECT INFORMATIONSTORE FILE FS DG DEVICE
COPY-GROUP
M MAILBOXSTORE MAILBOX1(STR1) D:\STR1\priv1.edb D: - Harddisk1
TC01,EXG11
- - - - - - -
TC01,EXG11
T TRANSACT - E:\STR1\E00*.log E: - Harddisk2
TC02,EXG12
- - - - - - -
TC02,EXG12
C CHECKPOINT - E:\STR1\E00.chk E: - Harddisk2
TC02,EXG12
- - - - - - -
TC02,EXG12
DBServer >
4. Export the backup information to temporary files.
To back up data from the secondary volume to a tape, you must copy information about backups
that were performed from the primary volume to the secondary volume. Copy this information to
the backup server. To export information about backup to temporary files, execute
EX_DRM_DB_EXPORT. The temporary files are stored in the temporary directory for extended
commands, on the database server.
DBServer > EX_DRM_DB_EXPORT Operation_A
5. Transfer the temporary files to the backup server.
Batch-transfer the temporary files from the database server to the backup server. The temporary
files are stored in the temporary directory for extended commands, on the backup server.
DBServer > EX_DRM_FTP_PUT Operation_A -server BKServer -user admin -password password
Note that the data can be transferred using the pair function of Continuous Access Software or
Continuous Access Journal, without using EX_DRM_FTP_PUT.
Operations at the remote site
1. Import the temporary files, which were transmitted from the database server in the local site, into
the backup catalog on the backup server.
To import the temporary files, execute EX_DRM_DB_IMPORT on the backup server.
BKServer > EX_DRM_DB_IMPORT Operation_A
Application Agent CLI User Guide 423