Performing atomic bulk materialization

The atomic bulk materialization method locks the primary database tables while materialization occurs. The data is copied to the replicate database without any temporary inconsistency.

This method ensures consistency between source and replicate data by retrieving the subscription data, activating the subscription, and suspending the data server interface (DSI) connection to the replicate database all in one transaction at the primary data server.

Before you begin

See also