SQL Server Error Code – 8908 the spatial index, xml index or indexed
In this blog post, you’ll learn more about the SQL Server Error Code 8908 and the error message description that is shown
SQL Server Error Code
8908
SQL Server Error Description for the Code :8908
The spatial index, XML 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.
Leave Your Comment