Site icon EfmSoft

What does Windows error code 112 (ERROR_DISK_FULL) mean?

 
Could be also:
ConstantTypeOS
EHOSTDOWNerrnoLinux
EINPROGRESSerrnoWindows
SESSION4_INITIALIZATION_FAILEDBugCheck CodeWindows
SOFT_RESTART_FATAL_ERRORBugCheck CodeWindows
Previous Next
ERROR_BUFFER_OVERFLOW ERROR_NO_MORE_SEARCH_HANDLES

ERROR_DISK_FULL

The filesystem cannot allocate the required storage

ERROR_DISK_FULL indicates insufficient free space on the destination volume. The shortage may involve file data, filesystem metadata, a quota, a thin-provisioned backing store, or reserved capacity even when a quick free-space display appears nonzero.

Checks to perform

Recovery

Free sufficient space or choose another destination, then restart the operation from a verified state. Applications should clean up incomplete temporary files and preserve the original error for the user. Estimating required space before a large job improves usability, but a later allocation can still fail because storage is shared.

References


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

Exit mobile version