Error 0x80071ABD
Value: -2147018051 | 0x80071ABD | 2147949245
What does it mean ?
-
ERROR_TM_IDENTITY_MISMATCH
-
- The call to create a TransactionManager object failed because the Tm Identity stored in the logfile does not match the Tm Identity that was passed in as an argument.
- Value: 6845 | 0x1ABD | 0b0001101010111101
Where does it come from ?
-
FACILITY_WIN32
-
- Provides a way to handle error codes from functions in the Win32 API as an HRESULT. (Error codes in 16 - bit OLE that duplicated Win32 error codes have also been changed to FACILITY_WIN32)
- Value: 7 | 0x007 | 0b00000111
StackOverflow
Other Errors for FACILITY_WIN32