Chapter 6 Operations of NEC Storage ReplicationControl SQL Option
85
Procedure 1. Preparation
Set Microsoft SQL Server 2000 so that the search server can be used as a standby server. For details,
refer to Microsoft SQL Server 2000 Books Online.
Procedure 2. Detaching database (Search Server)
Detach the targeted database
T-SQL : EXEC sp_detach_db snap
Procedure 3. Remove the drive name for the search target disk (Search Server)
Remove the drive name for the search target disk on the search server side by executing the
MOUNTVOL command to prevent new access. When using a service to monitor the disk state, it is
necessary to stop the service before executing the MOUNTVOL command.
MOUNTVOL d: /D
MOUNTVOL e: /D
Procedure 4. Execute file system flush of the search target disk (Search Server)
Flush the file system of the search target disk and then write the still-unwritten data in the file system
buffer to the disk.
iSMrc_flush -mvol \\?\Volume{d9ea193d-9d59-11d6-ab08-806d6172696f}\
iSMrc_flush -mvol \\?\Volume{d9ea193e-9d59-11d6-ab08-806d6172696f}\
Procedure 5. Unmount the search target disk (Search Server)
Unmount the search target disk of the search server and cancel the associations between the volume
and the file system.
iSMrc_umount -mvol \\?\Volume{d9ea193d-9d59-11d6-ab08-806d6172696f}\
iSMrc_umount -mvol \\?\Volume{d9ea193e-9d59-11d6-ab08-806d6172696f}\
Содержание Storage ReplicationControl SQL Option
Страница 1: ...NEC Storage ReplicationControl SQL Option User s Manual ...
Страница 54: ...Chapter 6 Operations of NEC Storage ReplicationControl SQL Option 48 ...
Страница 58: ...Chapter 6 Operations of NEC Storage ReplicationControl SQL Option 52 Figure 6 5 Snapshot Backup ...
Страница 61: ...Chapter 6 Operations of NEC Storage ReplicationControl SQL Option 55 ...
Страница 70: ...Chapter 6 Operations of NEC Storage ReplicationControl SQL Option 64 ...
Страница 76: ...Chapter 6 Operations of NEC Storage ReplicationControl SQL Option 70 ...
Страница 78: ...Chapter 6 Operations of NEC Storage ReplicationControl SQL Option 72 Type MV Type RV 0 mvsnap 0 rvsnap3 ...
Страница 83: ...Chapter 6 Operations of NEC Storage ReplicationControl SQL Option 77 ...
Страница 96: ...Chapter 6 Operations of NEC Storage ReplicationControl SQL Option 90 Figure 6 28 Performing Replication ...
Страница 104: ...87 U uninstallation 42 update 42 W worker thread 44 ...