SQL Server error code
SQL Server error 8908
SQL Server raises error 8908 at severity 16, which marks a problem with the query or data that you can correct.
The spatial index, XML index, JSON index or indexed view '%.*ls' (object ID %d) does not contain all rows that the view definition produces. This does not necessarily represent an integrity issue with the data in this database. For more information about troubleshooting DBCC errors on spatial indexes, XML indexes, and indexed views, see SQL Server Books Online.
| Msg | 8908 |
|---|---|
| Severity | 16 |
| Group | 8000–8999 |