| Previous | Next |
| STATUS_PTE_CHANGED | STATUS_CRED_REQUIRES_CONFIRMATION |
STATUS_PURGE_FAILED
Cached file data could not be purged
This status belongs to cache coherency between file systems and the Cache Manager. Purging stale data can fail when byte ranges are mapped, pinned, locked or otherwise not eligible for removal.
For file systems and filters, the evidence is the section object, mapped views, outstanding I/O and whether the file was acquired exclusively before the purge attempt.
What to inspect
- Check mapped views and pinned byte ranges.
- Confirm the file was acquired exclusively before attempting purge.
- Correlate with truncation, replication, restore or filter-driver operations that change on-disk data.
References
Looking for a different code? Search another status or error code.