This is work in progress.

Windows /Headers /ntstatus.h /STATUS_TRANSACTION_MUST_WRITETHROUGH

STATUS_TRANSACTION_MUST_WRITETHROUGH

Code: 0xc019005e (3222863966)

HRESULT Facility: FACILITY_HTTP (25)

NTSTATUS Facility: FACILITY_TRANSACTION (25)

Abstract

The transaction cannot be enlisted on with the specified EnlistmentMask, because the transaction has already completed the PrePrepare phase. In order to ensure correctness, the ResourceManager must switch to a write-through mode and cease caching data within this transaction. Enlisting for only subsequent transaction phases may still succeed.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc019005eThe transaction cannot be enlisted on with the specified EnlistmentMask, because the transaction has already completed the PrePrepare phase. In order to ensure correctness, the ResourceManager must switch to a write-through mode and cease caching data within this transaction. Enlisting for only subsequent transaction phases may still succeed.
1 entry