The Suspend-Scenario command enables you to temporarily cease delivering changes to a suspended Replica. During the suspension, changes are accumulated in a spool until replication is resumed so that re-synchronization is not required.
Important! It is imperative that during suspension, you do nothing on the Replica that causes the data to change in any way, including starting an application such as Exchange Server, SQL Server, or Oracle. If you need to start programs that will change data on the Replica, you may use the Assured Recovery option.
Notes:
Suspend-Scenario [-Name] <String> [-Host] <String>
The scenario name.
The Replica host that you want to suspend.
Example: Suspend updates on a Replica
suspend-scenario "File Server 1" 192.168.1.153
Outcome:
Scenario File Server 1 Suspended on 192.168.1.153
Copyright © 2015 Arcserve.
All rights reserved.
|
|