This is work in progress.

Windows /Headers /ntstatus.h /STATUS_HEURISTIC_DAMAGE_POSSIBLE

STATUS_HEURISTIC_DAMAGE_POSSIBLE

Code: 0x40190001 (1075380225)

HRESULT Facility: FACILITY_HTTP (25)

NTSTATUS Facility: FACILITY_TRANSACTION (25)

Abstract

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.

Associated Modules

ModuleCodeDescription
ntdll.dll0x40190001The 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