HP StorageWorks P9000 Replication Manager Software 7.1 CLI User Guide (TB584-96026, May 2011)

2. Check that the import operation has been performed correctly.
To confirm that backup information with the date of the backup from the primary volume to the
secondary volume has been correctly imported to the backup server, execute the drmsqlcat
command on the backup server.
BKServer > drmsqlcat default
INSTANCE: default
BACKUP-ID: 0000000001 BACKUP-MODE: ONLINE INSTANCE: default ORIGINAL-ID: 0000000001
START-TIME: 2004/08/05 10:00:00 END-TIME: 2004/08/05 10:03:00 HOSTNAME: DBServer
T DB OBJECT FILE FS DG DEVICE
COPY-GROUP
M UserDB1 METAFILE G:\MSSQL\meta\0000000001_0000000005.dmp - - - -
D UserDB1 DATAFILE G:\UserDB1_Data.MDF G: - Harddisk1
BC01,SQL01
- - - - - - -
BC01,SQL01
T UserDB1 TRANSACT G:\UserDB1_Log.LDF G: - Harddisk1
BC01,SQL01
BKServer >
3. Back up the data of the secondary volume to tape.
To back up the data of the secondary volume, execute EX_DRM_TAPE_BACKUP on the backup
server.
BKServer > EX_DRM_TAPE_BACKUP Operation_A
When backup is performed in this example, information on this backup operation is entered in
the backup catalog, with a new backup ID 0000000002.
4. Confirm that data has been correctly backed up to tape.
To confirm that backup information with the date of the backup from the primary volume to the
secondary volume exists, execute drmtapecat on the backup server.
BKServer > drmtapecat
BACKUP-ID BACKUP-OBJECT SNAPSHOT TIME EXPIRATION TIME BACKUP-MEDIA
0000000002 MSSQL 2004/08/05 10:00:00 2004/11/05 10:00:00 MEDIA1
BKServer >
5. Clear the cache of the secondary volume.
After the tape backup operation finishes, clear the system cache on the backup server.
To clear the system cache, on the backup server, execute EX_DRM_CACHE_PURGE to mount and
then unmount the secondary volume.
BKServer > EX_DRM_CACHE_PURGE Operation_A
Operation at the local site
Resynchronize the copy group.
To resynchronize the copy group, execute EX_DRM_RESYNC on the database server.
DBServer > EX_DRM_RESYNC Operation_A
CLI User Guide 329