Skip to content

Instantly share code, notes, and snippets.

@benmcnelly
Created April 19, 2013 21:12
Show Gist options
  • Save benmcnelly/5423277 to your computer and use it in GitHub Desktop.
Save benmcnelly/5423277 to your computer and use it in GitHub Desktop.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Client_Date_Cache' (ID 10483116). Data row does not have a matching index row in the index 'IX_Client_Date_Cache$principal__client_KEY$entry_date$client_KEY@@@' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:42938:11) identified by (entry_date = '2013-03-22 00:00:00.000' and client_KEY = 7907 and client_date_cache_KEY = 82152) with index values 'principal__client_KEY = 7907 and entry_date = '2013-03-22 00:00:00.000' and client_KEY = 7907 and client_date_cache_KEY = 82152'.
There are 44212 rows in 1043 pages for object "Client_Date_Cache".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment