SQL Server error code
SQL Server error 7902
SQL Server raises error 7902 at severity 16, which marks a problem with the query or data that you can correct.
Columnstore index '%.*ls' on table '%.*ls' has metadata mismatch on column id %d and rowgroup id %d. If this is a nonclustered columnstore index, drop it and recreate it. Otherwise, contact CSS.
| Msg | 7902 |
|---|---|
| Severity | 16 |
| Group | 7000–7999 |