Site icon EfmSoft

What does Windows error code 303 (ERROR_DELETE_PENDING) mean?

 
Could be also:
ConstantTypeOS
STATUS_GHOSTEDNTSTATUSWindows
HTTP_STATUS_REDIRECT_METHODHTTP CodeAny
VHD_BOOT_INITIALIZATION_FAILEDBugCheck CodeWindows
Previous Next
ERROR_DISK_TOO_FRAGMENTED ERROR_INCOMPATIBLE_WITH_GLOBAL_SHORT_NAME_REGISTRY_SETTING

ERROR_DELETE_PENDING

Deletion of the file is pending

ERROR_DELETE_PENDING means that a file or related object has been marked for deletion but remains present until outstanding handles are closed. New opens may fail during this interval.

What to check

How to handle it

Close owned handles and allow deletion to finish. If another process owns the remaining handle, report the transient state and use a bounded retry policy.

References


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

Exit mobile version