This is work in progress.

Windows /Headers /winerror.h /ERROR_TRANSACTION_MUST_WRITETHROUGH

ERROR_TRANSACTION_MUST_WRITETHROUGH

Code: 0x1a49 (6729)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

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
kernel32.dll0x1a49The 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