This is work in progress.

Windows / Headers / winerror.h / ERROR_HEURISTIC_DAMAGE_POSSIBLE

ERROR_HEURISTIC_DAMAGE_POSSIBLE

Code: 0x1a4b (0)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

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