HP StorageWorks P9000 Replication Manager Software 7.1.1 CLI User Guide (TB584-96032, September 2011)

Figure 82 Procedure for backing up an SQL Server database to the secondary volume
Figure 83 Procedure for restoring an SQL Server database to the primary volume
Backing up an SQL Server database to a secondary volume
This section provides an example of performing an online backup of an SQL Server database between
volumes.
To back up the SQL Server database:
1. Resynchronize the copy group.
Execute EX_DRM_RESYNC on the database server to resynchronize the copy groups. You can
facilitate backup processing by resynchronizing the copy group in advance.
DBServer > EX_DRM_RESYNC Operation_A -cg VG01,vol01 -copy_size 7
2. Back up the SQL Server database onto the secondary volume.
Perform an online backup of the SQL Server database. To perform the backup, execute
EX_DRM_SQL_BACKUP with the operation ID Operation_A:
DBServer > EX_DRM_SQL_BACKUP Operation_A -system
Application Agent CLI User Guide 287