Site icon EfmSoft

What does NTSTATUS 0x401A000C (STATUS_LOG_NO_RESTART) mean?

 
Previous Next
STATUS_RM_ALREADY_STARTED STATUS_VIDEO_DRIVER_DEBUG_REPORT_REQUEST

STATUS_LOG_NO_RESTART

STATUS_LOG_NO_RESTART is about a CLFS restart area, not about whether the physical log file or its containers exist. A restart area is application-owned recovery information written through WriteLogRestartArea; CLFS can return the last successfully written one to a client that needs to resume its own state machine.

A newly created stream can legitimately have no restart area. The same result can also appear when a caller assumes that every stream carries recovery state, or when the expected checkpoint was never made durable. It should not be treated as proof that the entire log is corrupt.

What to inspect

References


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

Exit mobile version