Site icon EfmSoft

What does NTSTATUS 0xC0000802 (STATUS_DISK_QUOTA_EXCEEDED) mean?

 
Previous Next
STATUS_DS_DOMAIN_RENAME_IN_PROGRESS STATUS_CONTENT_BLOCKED

STATUS_DISK_QUOTA_EXCEEDED

The request exceeded the applicable disk quota

This status belongs to the lower storage, disk, virtual-disk, or file-system repair path. For STATUS_DISK_QUOTA_EXCEEDED, treat it as a boundary between the caller and the storage stack, not as a generic application error.

This status points to quota accounting rather than raw disk failure. The caller can have available free space on the volume while still failing because the user, directory, or storage policy quota is exhausted.

For STATUS_DISK_QUOTA_EXCEEDED, the most useful evidence is the failing operation, device or volume identity, storage-event log, disk health data, and whether the volume was online, read-only, virtualized, encrypted, compressed, sparse, or under repair.

What to inspect

References for STATUS_DISK_QUOTA_EXCEEDED


Looking for a different code? Search another status or error code.

Exit mobile version