Windows /Headers /ntstatus.h /STATUS_TRANSACTION_RECORD_TOO_LONG
STATUS_TRANSACTION_RECORD_TOO_LONG
Code: 0xc0190058 (3222863960)
HRESULT Facility: FACILITY_HTTP (25)
NTSTATUS Facility: FACILITY_TRANSACTION (25)
Abstract
The specified operation could not be performed, because the record that would be logged was too long. This can occur because of two conditions: either there are too many Enlistments on this Transaction, or the combined RecoveryInformation being logged on behalf of those Enlistments is too long.
Associated Modules
Module | Code | Description |
---|---|---|
ntdll.dll | 0xc0190058 | The specified operation could not be performed, because the record that would be logged was too long. This can occur because of two conditions: either there are too many Enlistments on this Transaction, or the combined RecoveryInformation being logged on behalf of those Enlistments is too long. |
1 entry |