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.
| Msg | 8700 |
|---|---|
| Severity | 16 |
| Group | 8000–8999 |