Chapter 6 Operations of NEC Storage ReplicationControl SQL Option
69
Procedure 10. Reconfigure the drive name for the recovery target disk (Backup Server)
Reconfigure the removed drive name for the recovery target disk on the backup server side by
executing the MOUNTVOL command.
MOUNTVOL d: \\?\Volume{d9ea193d-9d59-11d6-ab08-806d6172696f}\
MOUNTVOL e: \\?\Volume{d9ea193e-9d59-11d6-ab08-806d6172696f}\
MOUNTVOL f: \\?\Volume{d9ea193c-9d59-11d6-ab08-806d6172696f}\
Procedure 11. Apply transaction log (Business Server)
Apply the transaction log with Microsoft SQL Server 2000. The transaction log is applied in the order
of performing backup of the transaction log extracted after snapshot backup.
T-SQL : RESTORE LOG snap1 FROM DISK = 'h:\sql\backups_snap1\backup01.dat'
WITH NORECOVERY
T-SQL : RESTORE LOG snap2 FROM DISK = 'h:\sql\backups_snap2\backup01.dat'
WITH NORECOVERY
·
·
·
T-SQL : RESTORE LOG snap1 FROM DISK = 'h:\sql\backups_snap1\trbl.dat'
WITH
NORECOVERY
T-SQL : RESTORE LOG snap2 FROM DISK = 'h:\sql\backups_snap2\trbl.dat' WITH
NORECOVERY
Apply all the transaction logs.
Restore the database.
T-SQL : RESTORE DATABASE snap1 WITH RECOVERY
T-SQL : RESTORE DATABASE snap2 WITH RECOVERY
Procedure 12. Start normal operations (Business Server)
Start normal operations after making sure that Microsoft SQL Server 2000 operates normally.
Procedure 13. Backup extraction (Backup Server)
The program can be made to wait for the completion of automatic separation after synchronization has
been completed as the result of restoration by way of the RV protection specification. After
completing the separation, extract the necessary backup.
iSMrc_wait -rv d: -rvflg drv -cond sep
iSMrc_wait -rv e: -rvflg drv -cond sep
iSMrc_wait -rv f: -rvflg drv -cond sep
Summary of Contents for Storage ReplicationControl SQL Option
Page 1: ...NEC Storage ReplicationControl SQL Option User s Manual ...
Page 54: ...Chapter 6 Operations of NEC Storage ReplicationControl SQL Option 48 ...
Page 61: ...Chapter 6 Operations of NEC Storage ReplicationControl SQL Option 55 ...
Page 70: ...Chapter 6 Operations of NEC Storage ReplicationControl SQL Option 64 ...
Page 76: ...Chapter 6 Operations of NEC Storage ReplicationControl SQL Option 70 ...
Page 83: ...Chapter 6 Operations of NEC Storage ReplicationControl SQL Option 77 ...
Page 104: ...87 U uninstallation 42 update 42 W worker thread 44 ...