SQL Server error code
SQL Server error 5293
SQL Server raises error 5293 at severity 16, which marks a problem with the query or data that you can correct.
Nonclustered columnstore index '%.*ls' column '%.*ls' rowgroup id %d on table '%.*ls' has one or more data values that do not match data values in a dictionary. Drop and recreate the nonclustered columnstore index.
| Msg | 5293 |
|---|---|
| Severity | 16 |
| Group | 5000–5999 |