SQL Server error code
SQL Server error 5290
SQL Server raises error 5290 at severity 16, which marks a problem with the query or data that you can correct.
Columnstore index has one or more data values that are inconsistent with data values within the metadata. Please run DBCC CHECKDB for more info.
| Msg | 5290 |
|---|---|
| Severity | 16 |
| Group | 5000–5999 |