Windows / Code / 0xc019005e
0xc019005e
HRESULT Facility: FACILITY_HTTP (25)
NTSTATUS Facility: FACILITY_TRANSACTION (25)
Associated Modules
Module | Description |
---|---|
ntdll.dll | 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. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_TRANSACTION_MUST_WRITETHROUGH | 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. |
1 entry |