Replication sets management

After you have defined, registered, and scheduled a replication set, you can perform various types of maintenance on the replication set.

Monitoring replication set activity

Through the Replication page in the Database section of the Administration Console you can monitor the status of your system's data replications, including which ones are currently processing, which ones are scheduled but not yet started, which ones have failed, and what the history is for completed replications.

Restarting a replication

If a replication fails, you can restart it by selecting the replication set on the Replication Sets form and clicking Replicate. The replication begins at the point where it left off at the time of the failure.

Deleting a replication set

If you no longer need to replicate the data represented by a replication set, you can delete it. To delete a replication set, select the replication set on the Replication Sets form and click Delete. The deletion of a replication set does not affect any data that has already been replicated to the replication destination.

Modifying a replication set

You can modify an existing replication set in several ways, including by adding or removing business classes, by adding or removing fields from a business class that is part of the replication set, or by changing or adding conditions. If you change the definition of a replication set, you must register the schema again. The next replication is a full replication, with the exception of when the only change is the addition of a user field or a business class field. In this case, the replication is incremental.

Resetting a replication set

There are two reset options for replication sets. If you click the Ellipsis button and select Reset, then the time stamp is cleared for this set. At the next replication, a full set of data is sent instead of just updates. If you have defined the replication set with a value for the Maintain History Count, you can click the Ellipsis button and select Reset to Previous Time. This action sets the replication time stamp back to an earlier one.

Viewing replication set history

If you use the Save History feature for the queue or queue mapping that the replication set actions are running on, you can then view a history of the replication actions that have run.

If you save this history, ensure that you occasionally purge it using either of these ways:

  • On the Queues form, you can select the Delete Finished Triggers in All Queues action.
  • On the Triggers form, you can use the Delete Finished Triggers action.
    Note: With this action you can choose to delete only a subset of the triggers, such as all triggers through a certain date or all triggers older than a specified number of days.