![[wl_io_datafilewrite.png|256]]
- **Description**: Occurs when a process is waiting for a write operation to a
relation data file to complete. This can happen during `INSERT`, `UPDATE`, or
even `SELECT` queries if they update the visibility map.
- **Operations**:
- [[ModifyTable]]
- **Resources**: [[Disk IO]], [[CPU]]