Site icon EfmSoft

What does NTSTATUS 0xC01A001F (STATUS_LOG_DEDICATED) mean?

 
Previous Next
STATUS_LOG_MULTIPLEXED STATUS_LOG_ARCHIVE_NOT_IN_PROGRESS

STATUS_LOG_DEDICATED

STATUS_LOG_DEDICATED is the converse of a multiplexed-log mismatch. A dedicated CLFS log has one stream and cannot later be extended with additional streams, so an operation that depends on shared physical-log behavior is not applicable.

The status is about the log’s creation model, not a transient readiness failure. Repeated retries or container changes do not convert a dedicated log into a multiplexed one; the caller must use the matching API workflow or create an appropriate log design.

What to inspect

References


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

Exit mobile version