Site icon EfmSoft

What does NTSTATUS 298 (STATUS_FILE_LOCKED_WITH_ONLY_READERS) mean?

 
Could be also:
ConstantTypeOS
ERROR_TOO_MANY_POSTSWin32 errorWindows
MUI_NO_VALID_SYSTEM_LANGUAGEBugCheck CodeWindows
Previous Next
STATUS_PROCESS_CLONED STATUS_FILE_LOCKED_WITH_WRITERS

STATUS_FILE_LOCKED_WITH_ONLY_READERS

The file is locked by readers only

This informational status describes the current byte-range lock state of a file. Reader locks are present, and no writer lock is currently represented in this condition.

For diagnostics, treat it as lock-state information rather than a generic sharing violation. Byte-range locks are independent of ordinary create share modes and can extend beyond the current end of file.

What to inspect

References


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

Exit mobile version