FCB_REPLICA_WRITE

Description

This wait occurs on databases with snapshots. When the primary database is updated the original page must be written to any snapshots, during writes to the snapshot sparse file this wait will accumulate. The wait will also accumulate during DBCC CHECKDB operations as a snapshot is temporarily created internally

Resolved by

DBAs

Suggested solutions

  1. Drop any unnecessary snapshots
  2. Upgrade disks hosting snapshot data files

Additional research

Database Snapshots
Looking at Database Snapshot Performance


⇐ Back to index