Seaquel
SQL Server error code

SQL Server error 8700

SQL Server raises error 8700 at severity 16, which marks a problem with the query or data that you can correct.

Query could not run because column store indexes on memory optimized tables are currently disabled. Rewrite the query with an index hint specifying a different index.
Msg8700
Severity16
Group8000–8999

Source: Database Engine events and errors