JET_errIndexTuplesTooManyColumns
Code: 0xfffffa69 (4294965865)
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: 0xfa69 (64105)
- 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: 0xfa69 (64105)
Abstract
tuple index may only have eleven columns in the index
Documented in Win32
Extensible Storage Engine Error Codes
The index definition for the tuple index contains more key columns that the database engine can support. Note The JET_errIndexTuplesOneColumnOnly error is obsolete and has been replaced by JET_errIndexTuplesTooManyColumns.