Bulk copy-in also improves the performance of subscription materialization. When dsi_bulk_copy is on, Replication Server uses bulk copy-in to materialize the subscriptions if the number of insert commands in each transaction exceeds dsi_bulk_threshold.
In normal replication, bulk operation is disabled for
a table if autocorrection is on. However, during
non-atomic materialization, bulk operation is applied if dsi_bulk_threshold is
reached even when autocorrection is enabled.
For more information about subscription materialization, see Replication Server Administration Guide Volume 1.