Windows / Code / 0x40190001
0x40190001
HRESULT Facility: FACILITY_HTTP 25
NTSTATUS Facility: FACILITY_TRANSACTION 25
Associated Modules
| Module | Description |
|---|---|
| ntdll.dll | The attempt to commit the Transaction completed, but it is possible that some portion of the transaction tree did not commit successfully due to heuristics. Therefore it is possible that some data modified in the transaction may not have committed, resulting in transactional inconsistency. If possible, check the consistency of the associated data. |
| 1 entry | |
Associated Headers
| Header | Symbolic | Description |
|---|---|---|
| ntstatus.h | STATUS_HEURISTIC_DAMAGE_POSSIBLE | The attempt to commit the Transaction completed, but it is possible that some portion of the transaction tree did not commit successfully due to heuristics. Therefore it is possible that some data modified in the transaction may not have committed, resulting in transactional inconsistency. If possible, check the consistency of the associated data. |
| 1 entry | ||