Replication Queue

Usage

Replication Queue includes replication queue information. When a replicated object is created or changed a row is inserted into the Replication Queue. The replication background process monitors the queue and creates a Connectivity message containing the necessary information to replicate the change to the receivers (replicas).

When a row is inserted into the Replication Queue (by a trigger) the row will have State Posted.

The Replication Background Process changes its state to Processing and starts processing the row. The background process hands over the row to the replication object package and changes the state to Transferred. If the background process can’t find the replication object package or if the replication object package terminates with error the state is changed to Incomplete.

When the replication object package has successfully created a Connectivity message the state is changed to Replicated.

Activities

Standard operations enabled in the toolbar: Populate