JET_errMultiValuedDuplicateAfterTruncation
Code: 0xfffffa08 (4294965768)
As HRESULT:- S: 1 (Failure)
- R: 1 (Part of the wrapped NTSTATUS severity, since N is set)
- C: 1 (Customer-defined)
- N: 1 (Wraps an NTSTATUS value)
- X: 1 (Reserved, only expected on the TRK exceptions)
- Facility: 0x7ff (Unknown facility)
- Code: 0xfa08 (64008)
- Sev: 3 (STATUS_SEVERITY_ERROR)
- C: 1 (Customer-defined)
- N: 1 (Reserved, must be clear in a well-formed NTSTATUS)
- Facility: 0xfff (Unknown facility)
- Code: 0xfa08 (64008)
Abstract
Duplicate detected on a unique multi-valued column after data was normalized, and normalizing truncated the data before comparison
Documented in Win32
Extensible Storage Engine Error Codes
A duplicate value was detected on a unique multi-valued column after the data was normalized, and it is normalizing truncated the data before comparison.