Cluster Replicator Tell commands
This table describes additional Tell commands you can use with the Cluster Replicator.
CommandResult
Tell Clrepl LogRecords information in the server log (LOG.NSF) immediately, instead of waiting for the next log interval.

The log includes information about all cluster replications waiting for retry. Use this command when the Replica.Cluster.Retry.Waiting statistic is non-zero, indicating that some replications could not be completed and are awaiting a retry.

After you correct the errors -- for example, by restarting the server that was unavailable -- the Cluster Replicator will succeed on its next retry and the Replica.Cluster.Retry.Waiting statistic will return to zero.

Tell Clrepl QuitStops all instances of the Cluster Replicator on a server.

Disabling the Clrepl task on one server only prevents replication from that server to other servers; it doesn't prevent replication to the server from other cluster servers.

See also