November 19, 2013 at 2:28 pm
Hi Experts,
We got below error please help
Msg 8951, Level 16, State 1, Line 2
Table error: table 'TB1' (ID 1694329496). Data row does not have a matching index row in the index 'TB1_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36527917:6) identified by (TB1ID = 'DF1E2856-8D53-DF11-9752-0024E861B15C' and AccountID = 'F136841E-22AF-DC11-BE8A-000423B9CF59' and TB1Number = 'X00ASM52') with index values 'IPAddress = 1099810826 and TB1ID = 'DF1E2856-8D53-DF11-9752-0024E861B15C' and AccountID = 'F136841E-22AF-DC11-BE8A-000423B9CF59' and TB1Number = 'X00ASM52''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'TB1' (ID 1694329496). Data row does not have a matching index row in the index 'TB1_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
TIA
November 20, 2013 at 2:42 am
This should be able to be fixed by dropping and recreating the index.
http://www.sqlskills.com/blogs/paul/teched-demo-nonclustered-index-corruption/
however, the question of why the index has become corrupted is also an issue. Do you have alerts set up on errors 823, 824 and 285 to warn you of hardware IO issues?
<Edit typo>
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
November 20, 2013 at 3:21 am
Please run the following and post the full and complete, unedited output
DBCC CheckDB (<Database name>) WITH NO_INFOMSGS, ALL_ERRORMSGS
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
November 20, 2013 at 4:55 am
Thanks for the reply..
Please find the unedited result below
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:4044564:22) identified by (AspireID = 'CF6903E0-4A18-DC11-916E-000423B9CF59' and AccID = '7859C960-A7A6-DB11-B378-000423B9CF59' and AspireNumber = '5C797507') with index values 'IPAddress = 1099856141 and AspireID = 'CF6903E0-4A18-DC11-916E-000423B9CF59' and AccID = '7859C960-A7A6-DB11-B378-000423B9CF59' and AspireNumber = '5C797507''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:16172853:10) identified by (AspireID = 'DFABB96E-4210-DF11-97BE-001B210C4CBB' and AccID = 'BC483A9B-1197-DE11-A8B3-001B210C4CBB' and AspireNumber = 'CNBFC34933') with index values 'IPAddress = 1099832492 and AspireID = 'DFABB96E-4210-DF11-97BE-001B210C4CBB' and AccID = 'BC483A9B-1197-DE11-A8B3-001B210C4CBB' and AspireNumber = 'CNBFC34933''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:16743490:40) identified by (AspireID = '5309B0F0-C414-DF11-97BE-001B210C4CBB' and AccID = 'C94A7011-0246-DE11-A8B3-001B210C4CBB' and AspireNumber = '01A47095') with index values 'IPAddress = 1099856141 and AspireID = '5309B0F0-C414-DF11-97BE-001B210C4CBB' and AccID = 'C94A7011-0246-DE11-A8B3-001B210C4CBB' and AspireNumber = '01A47095''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:17816700:0) identified by (AspireID = '285F176B-69B5-DD11-980F-001B210C4CBB' and AccID = '1779E63B-9BB1-DD11-980F-001B210C4CBB' and AspireNumber = 'X000A0911') with index values 'IPAddress = 1099833610 and AspireID = '285F176B-69B5-DD11-980F-001B210C4CBB' and AccID = '1779E63B-9BB1-DD11-980F-001B210C4CBB' and AspireNumber = 'X000A0911''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:18673829:10) identified by (AspireID = '9111D832-F4DC-DD11-980F-001B210C4CBB' and AccID = '276687C7-A5CB-DD11-980F-001B210C4CBB' and AspireNumber = 'X00A81PW') with index values 'IPAddress = 1099847434 and AspireID = '9111D832-F4DC-DD11-980F-001B210C4CBB' and AccID = '276687C7-A5CB-DD11-980F-001B210C4CBB' and AspireNumber = 'X00A81PW''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:21194799:24) identified by (AspireID = '2D145D11-573F-DE11-A8B3-001B210C4CBB' and AccID = '6D4AF924-1E25-DE11-A8B3-001B210C4CBB' and AspireNumber = 'B1D73317') with index values 'IPAddress = 1099830414 and AspireID = '2D145D11-573F-DE11-A8B3-001B210C4CBB' and AccID = '6D4AF924-1E25-DE11-A8B3-001B210C4CBB' and AspireNumber = 'B1D73317''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:31933598:31) identified by (AspireID = '1B713EA0-2A01-DF11-A95C-001B210C4CBB' and AccID = 'FF7DF212-C98B-DC11-807E-000423B9CF59' and AspireNumber = '40548661') with index values 'IPAddress = 1099814922 and AspireID = '1B713EA0-2A01-DF11-A95C-001B210C4CBB' and AccID = 'FF7DF212-C98B-DC11-807E-000423B9CF59' and AspireNumber = '40548661''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36223507:9) identified by (AspireID = '1975C776-FC40-E111-B48F-001B216D5638' and AccID = '5A9436BC-8CA2-DE11-8991-001B210C4CBB' and AspireNumber = 'X00AZ4J7') with index values 'IPAddress = 1099851530 and AspireID = '1975C776-FC40-E111-B48F-001B216D5638' and AccID = '5A9436BC-8CA2-DE11-8991-001B210C4CBB' and AspireNumber = 'X00AZ4J7''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36236827:29) identified by (AspireID = '7E1F72B7-ED4D-E111-BB05-001B216D5638' and AccID = '5A9436BC-8CA2-DE11-8991-001B210C4CBB' and AspireNumber = 'X00B8P76') with index values 'IPAddress = 1099838218 and AspireID = '7E1F72B7-ED4D-E111-BB05-001B216D5638' and AccID = '5A9436BC-8CA2-DE11-8991-001B210C4CBB' and AspireNumber = 'X00B8P76''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36337525:8) identified by (AspireID = '0D717357-4BCF-DF11-8543-0024E861B15C' and AccID = '5A9436BC-8CA2-DE11-8991-001B210C4CBB' and AspireNumber = '611B08B8') with index values 'IPAddress = 1099833866 and AspireID = '0D717357-4BCF-DF11-8543-0024E861B15C' and AccID = '5A9436BC-8CA2-DE11-8991-001B210C4CBB' and AspireNumber = '611B08B8''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36346565:9) identified by (AspireID = '688CC136-18E5-DF11-8543-0024E861B15C' and AccID = '3C13A884-DA61-DC11-82BE-000423B9CF59' and AspireNumber = '0B6D6EBA') with index values 'IPAddress = 1099808894 and AspireID = '688CC136-18E5-DF11-8543-0024E861B15C' and AccID = '3C13A884-DA61-DC11-82BE-000423B9CF59' and AspireNumber = '0B6D6EBA''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36405504:7) identified by (AspireID = '9FE99F14-2BFF-E011-8953-0024E861B15C' and AccID = '3664F510-25D2-DF11-8543-0024E861B15C' and AspireNumber = '802C2803') with index values 'IPAddress = 1099856141 and AspireID = '9FE99F14-2BFF-E011-8953-0024E861B15C' and AccID = '3664F510-25D2-DF11-8543-0024E861B15C' and AspireNumber = '802C2803''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36507127:11) identified by (AspireID = '398EEE79-B6BE-E011-96C2-0024E861B15C' and AccID = '5A9436BC-8CA2-DE11-8991-001B210C4CBB' and AspireNumber = 'X00B8OLI') with index values 'IPAddress = 1099825674 and AspireID = '398EEE79-B6BE-E011-96C2-0024E861B15C' and AccID = '5A9436BC-8CA2-DE11-8991-001B210C4CBB' and AspireNumber = 'X00B8OLI''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36527917:6) identified by (AspireID = 'DF1E2856-8D53-DF11-9752-0024E861B15C' and AccID = 'F136841E-22AF-DC11-BE8A-000423B9CF59' and AspireNumber = 'X00ASM52') with index values 'IPAddress = 1099810826 and AspireID = 'DF1E2856-8D53-DF11-9752-0024E861B15C' and AccID = 'F136841E-22AF-DC11-BE8A-000423B9CF59' and AspireNumber = 'X00ASM52''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36543839:4) identified by (AspireID = 'F3189631-7480-DF11-9913-0024E861B15C' and AccID = '3BFBF633-6946-DF11-A3A2-0024E861B15C' and AspireNumber = 'A1D4482B') with index values 'IPAddress = 1099802816 and AspireID = 'F3189631-7480-DF11-9913-0024E861B15C' and AccID = '3BFBF633-6946-DF11-A3A2-0024E861B15C' and AspireNumber = 'A1D4482B''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36607024:10) identified by (AspireID = '88663521-EA39-E011-BD3B-0024E861B15C' and AccID = '166E552C-6322-E011-BD3B-0024E861B15C' and AspireNumber = 'F962E290') with index values 'IPAddress = 1099850762 and AspireID = '88663521-EA39-E011-BD3B-0024E861B15C' and AccID = '166E552C-6322-E011-BD3B-0024E861B15C' and AspireNumber = 'F962E290''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36610352:20) identified by (AspireID = '55BF6D02-433C-E011-BD3B-0024E861B15C' and AccID = '438704E5-495A-DD11-BDBF-001B210C4CBB' and AspireNumber = 'FB2F64FE') with index values 'IPAddress = 1099831818 and AspireID = '55BF6D02-433C-E011-BD3B-0024E861B15C' and AccID = '438704E5-495A-DD11-BDBF-001B210C4CBB' and AspireNumber = 'FB2F64FE''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36616963:3) identified by (AspireID = 'D351E4CB-F34A-E011-BD3B-0024E861B15C' and AccID = 'B9BC701B-1FE9-DD11-BAA4-001B210C4CBB' and AspireNumber = 'MP0115') with index values 'IPAddress = 1099840156 and AspireID = 'D351E4CB-F34A-E011-BD3B-0024E861B15C' and AccID = 'B9BC701B-1FE9-DD11-BAA4-001B210C4CBB' and AspireNumber = 'MP0115''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36621343:24) identified by (AspireID = 'E5CCD328-1955-E011-BD3B-0024E861B15C' and AccID = '9B3287CE-638F-DF11-919B-0024E861B15C' and AspireNumber = 'X00B88WR') with index values 'IPAddress = 1099845788 and AspireID = 'E5CCD328-1955-E011-BD3B-0024E861B15C' and AccID = '9B3287CE-638F-DF11-919B-0024E861B15C' and AspireNumber = 'X00B88WR''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36625265:14) identified by (AspireID = '01D9D817-645C-E011-BD3B-0024E861B15C' and AccID = '3664F510-25D2-DF11-8543-0024E861B15C' and AspireNumber = 'C8BD7BF3') with index values 'IPAddress = 1099802816 and AspireID = '01D9D817-645C-E011-BD3B-0024E861B15C' and AccID = '3664F510-25D2-DF11-8543-0024E861B15C' and AspireNumber = 'C8BD7BF3''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36626144:10) identified by (AspireID = 'F38E6D5C-5B5F-E011-BD3B-0024E861B15C' and AccID = '3664F510-25D2-DF11-8543-0024E861B15C' and AspireNumber = '189B01CE') with index values 'IPAddress = 1099828234 and AspireID = 'F38E6D5C-5B5F-E011-BD3B-0024E861B15C' and AccID = '3664F510-25D2-DF11-8543-0024E861B15C' and AspireNumber = '189B01CE''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36850738:9) identified by (AspireID = '6D9E856D-99E0-E111-AD34-0025B500016E' and AccID = '1DB50A60-FE48-DD11-BDBF-001B210C4CBB' and AspireNumber = '80B4570C') with index values 'IPAddress = 1099856141 and AspireID = '6D9E856D-99E0-E111-AD34-0025B500016E' and AccID = '1DB50A60-FE48-DD11-BDBF-001B210C4CBB' and AspireNumber = '80B4570C''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36862695:22) identified by (AspireID = '7C2B2A78-F7EB-E111-AEC9-0025B500016E' and AccID = 'CD8C13F0-DA68-E111-BB05-001B216D5638' and AspireNumber = 'D2B9263A') with index values 'IPAddress = 1099830026 and AspireID = '7C2B2A78-F7EB-E111-AEC9-0025B500016E' and AccID = 'CD8C13F0-DA68-E111-BB05-001B216D5638' and AspireNumber = 'D2B9263A''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:36893293:35) identified by (AspireID = '780569B0-1C0C-E211-AEC9-0025B500016E' and AccID = '10841D58-E5FC-E111-AEC9-0025B500016E' and AspireNumber = 'D4FBA4D7') with index values 'IPAddress = 1099856141 and AspireID = '780569B0-1C0C-E211-AEC9-0025B500016E' and AccID = '10841D58-E5FC-E111-AEC9-0025B500016E' and AspireNumber = 'D4FBA4D7''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:37553687:25) identified by (AspireID = '5C4B8705-301C-E211-AEC9-0025B500016E' and AccID = '1938AF37-2789-DF11-919B-0024E861B15C' and AspireNumber = '583D668E') with index values 'IPAddress = 1099825418 and AspireID = '5C4B8705-301C-E211-AEC9-0025B500016E' and AccID = '1938AF37-2789-DF11-919B-0024E861B15C' and AspireNumber = '583D668E''.
CHECKTABLE found 0 allocation errors and 25 consistency errors in table 'Aspire' (object ID 1694329496).
repair_rebuild is the minimum repair level for the errors found by DBCC CHECKTABLE (STG2_XSM.dbo.Aspire).
November 20, 2013 at 5:04 am
Please run a full CheckDB, not just a check table on the one table you know there's a problem with. I asked for a full CheckDB to see if there are any other problems elsewhere in the database, before recommending a fix.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
November 20, 2013 at 6:52 am
Sure Gail.. Please find CHECKDB Result below
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:812588:19) identified by (FInvReadID = '1F07DD89-FAC2-E111-ADE0-001B216D5D05') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '1F07DD89-FAC2-E111-ADE0-001B216D5D05''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:874942:28) identified by (FInvReadID = '1B5F9EAC-F230-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '1B5F9EAC-F230-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:1546807:30) identified by (FInvReadID = '582EBB9F-722B-E211-A66B-0025B500017E') with index values 'AspireID = '00A30F7F-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '582EBB9F-722B-E211-A66B-0025B500017E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:2100083:14) identified by (FInvReadID = 'DEA18248-68E9-E111-AEC9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'DEA18248-68E9-E111-AEC9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:2511524:30) identified by (FInvReadID = '658DBA94-F33B-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '658DBA94-F33B-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:5230749:0) identified by (FInvReadID = '2ECB30B9-31F5-E111-AEC9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '2ECB30B9-31F5-E111-AEC9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:8142189:42) identified by (FInvReadID = '95606C8E-B1EF-E111-AEC9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '95606C8E-B1EF-E111-AEC9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:10117407:43) identified by (FInvReadID = '0177D6E7-67DE-E111-AD34-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '0177D6E7-67DE-E111-AD34-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:10588378:15) identified by (FInvReadID = '115B6721-C3D5-E111-97B2-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '115B6721-C3D5-E111-97B2-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:15008011:5) identified by (FInvReadID = 'A0ABDD91-B0C3-E111-ADE0-001B216D5D05') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'A0ABDD91-B0C3-E111-ADE0-001B216D5D05''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:15060589:32) identified by (FInvReadID = '46F17CDC-31EA-E111-AEC9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '46F17CDC-31EA-E111-AEC9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:16189730:16) identified by (FInvReadID = '3E778A12-E8E3-E111-AD34-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '3E778A12-E8E3-E111-AD34-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:33697281:16) identified by (FInvReadID = '90CF4162-BC3C-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '90CF4162-BC3C-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:39254894:6) identified by (FInvReadID = 'D0079CD6-79C4-E111-ADE0-001B216D5D05') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'D0079CD6-79C4-E111-ADE0-001B216D5D05''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:39775192:13) identified by (FInvReadID = '35AA5EC6-3B2C-E211-A66B-0025B500017E') with index values 'AspireID = '00A30F7F-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '35AA5EC6-3B2C-E211-A66B-0025B500017E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:45348500:23) identified by (FInvReadID = 'D9513049-B1E4-E111-AEB9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'D9513049-B1E4-E111-AEB9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:48663774:9) identified by (FInvReadID = 'D78E5E0E-BC31-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'D78E5E0E-BC31-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:51519616:21) identified by (FInvReadID = 'C12E963E-7BF0-E111-AEC9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'C12E963E-7BF0-E111-AEC9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:53420718:2) identified by (FInvReadID = '52A286E8-B0D9-E111-AD34-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '52A286E8-B0D9-E111-AD34-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:54080700:14) identified by (FInvReadID = '42BE1C68-E7CD-E111-97B2-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '42BE1C68-E7CD-E111-97B2-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:55973937:14) identified by (FInvReadID = '778B2E4B-FAD4-E111-97B2-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '778B2E4B-FAD4-E111-97B2-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:55998495:13) identified by (FInvReadID = 'D45F74A9-42C5-E111-ADE0-001B216D5D05') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'D45F74A9-42C5-E111-ADE0-001B216D5D05''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:57509110:52) identified by (FInvReadID = '46B48099-853D-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '46B48099-853D-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:65212487:42) identified by (FInvReadID = '53691C93-E8EE-E111-AEC9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '53691C93-E8EE-E111-AEC9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:69677452:0) identified by (FInvReadID = '4B500BCA-7AE5-E111-AEB9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '4B500BCA-7AE5-E111-AEB9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:71542825:12) identified by (FInvReadID = '927805B8-0BC6-E111-ADE0-001B216D5D05') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '927805B8-0BC6-E111-ADE0-001B216D5D05''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:78040964:35) identified by (FInvReadID = '903998EE-042D-E211-A66B-0025B500017E') with index values 'AspireID = '00A30F7F-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '903998EE-042D-E211-A66B-0025B500017E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:80305648:43) identified by (FInvReadID = '2F960D0F-31DF-E111-AD34-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '2F960D0F-31DF-E111-AD34-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:87505548:22) identified by (FInvReadID = '414E90FE-33D4-E111-97B2-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '414E90FE-33D4-E111-97B2-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:88366007:1) identified by (FInvReadID = 'F64F97FC-43F1-E111-AEC9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'F64F97FC-43F1-E111-AEC9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:89139715:21) identified by (FInvReadID = 'FD261096-7ADA-E111-AD34-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'FD261096-7ADA-E111-AD34-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:89951070:19) identified by (FInvReadID = '30C0400E-8532-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '30C0400E-8532-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:90222735:32) identified by (FInvReadID = '338F3AE8-D4C6-E111-ADE0-001B216D5D05') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '338F3AE8-D4C6-E111-ADE0-001B216D5D05''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:90613814:3) identified by (FInvReadID = '781F0407-B1CE-E111-97B2-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '781F0407-B1CE-E111-97B2-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:98238774:38) identified by (FInvReadID = '68B6F3B3-4E3E-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '68B6F3B3-4E3E-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:101012982:20) identified by (FInvReadID = '3892A192-43E6-E111-AEB9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '3892A192-43E6-E111-AEB9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:103983012:21) identified by (FInvReadID = 'F04E4A0C-57C1-E111-B909-001B216D5638') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'F04E4A0C-57C1-E111-B909-001B216D5638''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:108754214:22) identified by (FInvReadID = 'D289B26B-7CCF-E111-97B2-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'D289B26B-7CCF-E111-97B2-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:108875790:6) identified by (FInvReadID = 'FF101C13-9EC7-E111-ADE0-001B216D5D05') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'FF101C13-9EC7-E111-ADE0-001B216D5D05''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:113654992:44) identified by (FInvReadID = '06FE8283-55D7-E111-A64E-0025B500017E') with index values 'AspireID = '00A30F7F-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '06FE8283-55D7-E111-A64E-0025B500017E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:115014621:35) identified by (FInvReadID = 'C62CEBE3-FAEA-E111-AEC9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'C62CEBE3-FAEA-E111-AEC9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:121667419:7) identified by (FInvReadID = 'AAF17BEC-1DC2-E111-B909-001B216D5638') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'AAF17BEC-1DC2-E111-B909-001B216D5638''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:132753181:46) identified by (FInvReadID = '54E9E81F-CE2D-E211-A66B-0025B500017E') with index values 'AspireID = '00A30F7F-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '54E9E81F-CE2D-E211-A66B-0025B500017E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:133443112:2) identified by (FInvReadID = 'E8CD91B8-4E33-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'E8CD91B8-4E33-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:136334440:18) identified by (FInvReadID = '88156B96-FADF-E111-AD34-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '88156B96-FADF-E111-AD34-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:140133353:17) identified by (FInvReadID = '09EAEAD9-173F-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '09EAEAD9-173F-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:141358897:26) identified by (FInvReadID = '9A4E2C0D-2C3F-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '9A4E2C0D-2C3F-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:143056324:13) identified by (FInvReadID = '57B1501C-0DF2-E111-AEC9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '57B1501C-0DF2-E111-AEC9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:143957055:22) identified by (FInvReadID = '20DD4FFC-0CE7-E111-AEB9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '20DD4FFC-0CE7-E111-AEB9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:147009239:43) identified by (FInvReadID = '7A288E63-7C3F-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '7A288E63-7C3F-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:147770904:1) identified by (FInvReadID = '7A178697-1ED8-E111-A64E-0025B500017E') with index values 'AspireID = '00A30F7F-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '7A178697-1ED8-E111-A64E-0025B500017E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:153845613:1) identified by (FInvReadID = '56A8B056-1734-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '56A8B056-1734-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:153968310:24) identified by (FInvReadID = '374A493E-972E-E211-A66B-0025B500017E') with index values 'AspireID = '00A30F7F-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '374A493E-972E-E211-A66B-0025B500017E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:161256248:53) identified by (FInvReadID = '89019143-67C8-E111-ADE0-001B216D5D05') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '89019143-67C8-E111-ADE0-001B216D5D05''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:161652090:2) identified by (FInvReadID = '811BA969-43DB-E111-AD34-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '811BA969-43DB-E111-AD34-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:161687342:10) identified by (FInvReadID = '000B6C99-43DB-E111-AD34-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '000B6C99-43DB-E111-AD34-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:164667326:23) identified by (FInvReadID = 'CC0C81C8-4540-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'CC0C81C8-4540-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:171378023:5) identified by (FInvReadID = '0929D37A-E034-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '0929D37A-E034-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:173893668:14) identified by (FInvReadID = '8E533263-30C9-E111-ADE0-001B216D5D05') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '8E533263-30C9-E111-ADE0-001B216D5D05''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:176388244:45) identified by (FInvReadID = 'DA3488E7-C3EB-E111-AEC9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'DA3488E7-C3EB-E111-AEC9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:178192536:36) identified by (FInvReadID = '80C9DDD5-602F-E211-A66B-0025B500017E') with index values 'AspireID = '00A30F7F-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '80C9DDD5-602F-E211-A66B-0025B500017E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:179572977:36) identified by (FInvReadID = 'BEBBC660-D6E7-E111-AEB9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'BEBBC660-D6E7-E111-AEB9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:186987419:15) identified by (FInvReadID = 'B8CE18B7-A935-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'B8CE18B7-A935-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:190257557:42) identified by (FInvReadID = '81672C39-0F41-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '81672C39-0F41-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:194063884:4) identified by (FInvReadID = '9438E264-C3E0-E111-AD34-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '9438E264-C3E0-E111-AD34-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:194370708:40) identified by (FInvReadID = '1762D697-2930-E211-A66B-0025B500017E') with index values 'AspireID = '00A30F7F-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '1762D697-2930-E211-A66B-0025B500017E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:196176946:10) identified by (FInvReadID = 'F2E05222-FAC9-E111-ADE0-001B216D5D05') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'F2E05222-FAC9-E111-ADE0-001B216D5D05''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:212344472:13) identified by (FInvReadID = '417BD7BC-D6F2-E111-AEC9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '417BD7BC-D6F2-E111-AEC9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:212449214:36) identified by (FInvReadID = 'B1E023CD-C2CA-E111-ADE0-001B216D5D05') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'B1E023CD-C2CA-E111-ADE0-001B216D5D05''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:215251529:8) identified by (FInvReadID = '00768C0A-9FE8-E111-AEB9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '00768C0A-9FE8-E111-AEB9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:218152152:50) identified by (FInvReadID = '9CE271DD-7236-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '9CE271DD-7236-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:220679031:27) identified by (FInvReadID = '5D0E220B-45D0-E111-97B2-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '5D0E220B-45D0-E111-97B2-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:225005665:35) identified by (FInvReadID = '1B7C1EEA-8BCB-E111-ADE0-001B216D5D05') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '1B7C1EEA-8BCB-E111-ADE0-001B216D5D05''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:225451404:27) identified by (FInvReadID = '66FE8BC5-D741-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '66FE8BC5-D741-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:232816368:19) identified by (FInvReadID = '87042A97-8CE1-E111-AD34-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '87042A97-8CE1-E111-AD34-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:233367765:50) identified by (FInvReadID = '3309CB17-55CC-E111-ADE0-001B216D5D05') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '3309CB17-55CC-E111-ADE0-001B216D5D05''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:236548747:23) identified by (FInvReadID = 'D32E1347-14DC-E111-AD34-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'D32E1347-14DC-E111-AD34-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:238961600:47) identified by (FInvReadID = 'B7E92246-A142-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'B7E92246-A142-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:239567031:2) identified by (FInvReadID = '6D60F127-3C37-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '6D60F127-3C37-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:243790473:15) identified by (FInvReadID = '5D98CA89-1FCD-E111-ADE0-001B216D5D05') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '5D98CA89-1FCD-E111-ADE0-001B216D5D05''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:254128834:29) identified by (FInvReadID = 'F72514FB-8CEC-E111-AEC9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'F72514FB-8CEC-E111-AEC9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:260245624:45) identified by (FInvReadID = 'D7AC12D4-E7D8-E111-A64E-0025B500017E') with index values 'AspireID = '00A30F7F-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'D7AC12D4-E7D8-E111-A64E-0025B500017E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:260676231:9) identified by (FInvReadID = '54336865-6A43-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '54336865-6A43-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:261650323:14) identified by (FInvReadID = 'CFD8772E-0538-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'CFD8772E-0538-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:264999038:7) identified by (FInvReadID = 'D10A0139-0CD1-E111-97B2-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'D10A0139-0CD1-E111-97B2-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:265696054:12) identified by (FInvReadID = '939E0EB8-55E2-E111-AD34-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '939E0EB8-55E2-E111-AD34-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:268878213:38) identified by (FInvReadID = '09B532CC-9FF3-E111-AEC9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '09B532CC-9FF3-E111-AEC9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:274295800:51) identified by (FInvReadID = '2CDE243B-D5D1-E111-97B2-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '2CDE243B-D5D1-E111-97B2-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:275028818:3) identified by (FInvReadID = '0DA8E5A7-3344-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '0DA8E5A7-3344-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:275208070:8) identified by (FInvReadID = '28123553-CE38-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '28123553-CE38-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:278045747:31) identified by (FInvReadID = '1B9BC18E-D5DC-E111-AD34-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '1B9BC18E-D5DC-E111-AD34-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:282339221:37) identified by (FInvReadID = '0E5E75BE-A4D2-E111-97B2-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '0E5E75BE-A4D2-E111-97B2-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:286167814:30) identified by (FInvReadID = '6B18357C-FC44-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '6B18357C-FC44-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:286801084:20) identified by (FInvReadID = '2A952BF2-1EE3-E111-AD34-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '2A952BF2-1EE3-E111-AD34-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:288644264:25) identified by (FInvReadID = '2B47720E-56ED-E111-AEC9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '2B47720E-56ED-E111-AEC9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:289642828:17) identified by (FInvReadID = '184B2881-9739-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '184B2881-9739-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:304948184:33) identified by (FInvReadID = '133BA7BB-603A-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '133BA7BB-603A-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:305388181:49) identified by (FInvReadID = '1DB6C32B-C645-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '1DB6C32B-C645-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:307168320:31) identified by (FInvReadID = 'E13E4BB6-9EDD-E111-AD34-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'E13E4BB6-9EDD-E111-AD34-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:307925539:27) identified by (FInvReadID = 'C6B7C26A-6AD3-E111-97B2-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'C6B7C26A-6AD3-E111-97B2-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:314180530:17) identified by (FInvReadID = 'ADA51845-1FEE-E111-AEC9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'ADA51845-1FEE-E111-AEC9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:314342738:17) identified by (FInvReadID = 'A36D66F6-293B-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = 'A36D66F6-293B-E211-AA54-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:315232923:23) identified by (FInvReadID = '64CEAC88-69F4-E111-AEC9-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '64CEAC88-69F4-E111-AEC9-0025B500016E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'InvMRF' (ID 911042727). Data row does not have a matching index row in the index 'IX_InvMRF_AspireID' (ID 7). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:317661386:1) identified by (FInvReadID = '12AF5442-8F46-E211-AA54-0025B500016E') with index values 'AspireID = 'C35D0B84-A19A-E111-BCB8-001B216D5D05' and FInvReadID = '12AF5442-8F46-E211-AA54-0025B500016E''.
CHECKDB found 0 allocation errors and 104 consistency errors in table 'InvMRF' (object ID 911042727).
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:6904809:25) identified by (AspireID = 'CF6903E0-4A18-DC11-916E-000423B9CF59' and AccID = '7859C960-A7A6-DB11-B378-000423B9CF59' and AspireNumber = '5C797507') with index values 'IPAddress = 1099856141 and AspireID = 'CF6903E0-4A18-DC11-916E-000423B9CF59' and AccID = '7859C960-A7A6-DB11-B378-000423B9CF59' and AspireNumber = '5C797507''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7013253:4) identified by (AspireID = '398EEE79-B6BE-E011-96C2-0024E861B15C' and AccID = '5A9436BC-8CA2-DE11-8991-001B210C4CBB' and AspireNumber = 'X00B8OLI') with index values 'IPAddress = 1099825674 and AspireID = '398EEE79-B6BE-E011-96C2-0024E861B15C' and AccID = '5A9436BC-8CA2-DE11-8991-001B210C4CBB' and AspireNumber = 'X00B8OLI''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7068681:8) identified by (AspireID = '1975C776-FC40-E111-B48F-001B216D5638' and AccID = '5A9436BC-8CA2-DE11-8991-001B210C4CBB' and AspireNumber = 'X00AZ4J7') with index values 'IPAddress = 1099851530 and AspireID = '1975C776-FC40-E111-B48F-001B216D5638' and AccID = '5A9436BC-8CA2-DE11-8991-001B210C4CBB' and AspireNumber = 'X00AZ4J7''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7090024:1) identified by (AspireID = 'DF1E2856-8D53-DF11-9752-0024E861B15C' and AccID = 'F136841E-22AF-DC11-BE8A-000423B9CF59' and AspireNumber = 'X00ASM52') with index values 'IPAddress = 1099810826 and AspireID = 'DF1E2856-8D53-DF11-9752-0024E861B15C' and AccID = 'F136841E-22AF-DC11-BE8A-000423B9CF59' and AspireNumber = 'X00ASM52''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7109116:12) identified by (AspireID = '7E1F72B7-ED4D-E111-BB05-001B216D5638' and AccID = '5A9436BC-8CA2-DE11-8991-001B210C4CBB' and AspireNumber = 'X00B8P76') with index values 'IPAddress = 1099838218 and AspireID = '7E1F72B7-ED4D-E111-BB05-001B216D5638' and AccID = '5A9436BC-8CA2-DE11-8991-001B210C4CBB' and AspireNumber = 'X00B8P76''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7118711:27) identified by (AspireID = 'DFABB96E-4210-DF11-97BE-001B210C4CBB' and AccID = 'BC483A9B-1197-DE11-A8B3-001B210C4CBB' and AspireNumber = 'CNBFC34933') with index values 'IPAddress = 1099832492 and AspireID = 'DFABB96E-4210-DF11-97BE-001B210C4CBB' and AccID = 'BC483A9B-1197-DE11-A8B3-001B210C4CBB' and AspireNumber = 'CNBFC34933''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7123560:13) identified by (AspireID = '5309B0F0-C414-DF11-97BE-001B210C4CBB' and AccID = 'C94A7011-0246-DE11-A8B3-001B210C4CBB' and AspireNumber = '01A47095') with index values 'IPAddress = 1099856141 and AspireID = '5309B0F0-C414-DF11-97BE-001B210C4CBB' and AccID = 'C94A7011-0246-DE11-A8B3-001B210C4CBB' and AspireNumber = '01A47095''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7132283:24) identified by (AspireID = 'F3189631-7480-DF11-9913-0024E861B15C' and AccID = '3BFBF633-6946-DF11-A3A2-0024E861B15C' and AspireNumber = 'A1D4482B') with index values 'IPAddress = 1099802816 and AspireID = 'F3189631-7480-DF11-9913-0024E861B15C' and AccID = '3BFBF633-6946-DF11-A3A2-0024E861B15C' and AspireNumber = 'A1D4482B''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7139175:33) identified by (AspireID = '285F176B-69B5-DD11-980F-001B210C4CBB' and AccID = '1779E63B-9BB1-DD11-980F-001B210C4CBB' and AspireNumber = 'X000A0911') with index values 'IPAddress = 1099833610 and AspireID = '285F176B-69B5-DD11-980F-001B210C4CBB' and AccID = '1779E63B-9BB1-DD11-980F-001B210C4CBB' and AspireNumber = 'X000A0911''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7154985:19) identified by (AspireID = '9111D832-F4DC-DD11-980F-001B210C4CBB' and AccID = '276687C7-A5CB-DD11-980F-001B210C4CBB' and AspireNumber = 'X00A81PW') with index values 'IPAddress = 1099847434 and AspireID = '9111D832-F4DC-DD11-980F-001B210C4CBB' and AccID = '276687C7-A5CB-DD11-980F-001B210C4CBB' and AspireNumber = 'X00A81PW''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7188775:8) identified by (AspireID = '2D145D11-573F-DE11-A8B3-001B210C4CBB' and AccID = '6D4AF924-1E25-DE11-A8B3-001B210C4CBB' and AspireNumber = 'B1D73317') with index values 'IPAddress = 1099830414 and AspireID = '2D145D11-573F-DE11-A8B3-001B210C4CBB' and AccID = '6D4AF924-1E25-DE11-A8B3-001B210C4CBB' and AspireNumber = 'B1D73317''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7240763:5) identified by (AspireID = '6D9E856D-99E0-E111-AD34-0025B500016E' and AccID = '1DB50A60-FE48-DD11-BDBF-001B210C4CBB' and AspireNumber = '80B4570C') with index values 'IPAddress = 1099856141 and AspireID = '6D9E856D-99E0-E111-AD34-0025B500016E' and AccID = '1DB50A60-FE48-DD11-BDBF-001B210C4CBB' and AspireNumber = '80B4570C''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7259476:6) identified by (AspireID = '7C2B2A78-F7EB-E111-AEC9-0025B500016E' and AccID = 'CD8C13F0-DA68-E111-BB05-001B216D5638' and AspireNumber = 'D2B9263A') with index values 'IPAddress = 1099830026 and AspireID = '7C2B2A78-F7EB-E111-AEC9-0025B500016E' and AccID = 'CD8C13F0-DA68-E111-BB05-001B216D5638' and AspireNumber = 'D2B9263A''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7288846:25) identified by (AspireID = '1B713EA0-2A01-DF11-A95C-001B210C4CBB' and AccID = 'FF7DF212-C98B-DC11-807E-000423B9CF59' and AspireNumber = '40548661') with index values 'IPAddress = 1099814922 and AspireID = '1B713EA0-2A01-DF11-A95C-001B210C4CBB' and AccID = 'FF7DF212-C98B-DC11-807E-000423B9CF59' and AspireNumber = '40548661''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7317429:3) identified by (AspireID = '780569B0-1C0C-E211-AEC9-0025B500016E' and AccID = '10841D58-E5FC-E111-AEC9-0025B500016E' and AspireNumber = 'D4FBA4D7') with index values 'IPAddress = 1099856141 and AspireID = '780569B0-1C0C-E211-AEC9-0025B500016E' and AccID = '10841D58-E5FC-E111-AEC9-0025B500016E' and AspireNumber = 'D4FBA4D7''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7324567:4) identified by (AspireID = '88663521-EA39-E011-BD3B-0024E861B15C' and AccID = '166E552C-6322-E011-BD3B-0024E861B15C' and AspireNumber = 'F962E290') with index values 'IPAddress = 1099850762 and AspireID = '88663521-EA39-E011-BD3B-0024E861B15C' and AccID = '166E552C-6322-E011-BD3B-0024E861B15C' and AspireNumber = 'F962E290''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7330067:14) identified by (AspireID = '0D717357-4BCF-DF11-8543-0024E861B15C' and AccID = '5A9436BC-8CA2-DE11-8991-001B210C4CBB' and AspireNumber = '611B08B8') with index values 'IPAddress = 1099833866 and AspireID = '0D717357-4BCF-DF11-8543-0024E861B15C' and AccID = '5A9436BC-8CA2-DE11-8991-001B210C4CBB' and AspireNumber = '611B08B8''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7330555:15) identified by (AspireID = '55BF6D02-433C-E011-BD3B-0024E861B15C' and AccID = '438704E5-495A-DD11-BDBF-001B210C4CBB' and AspireNumber = 'FB2F64FE') with index values 'IPAddress = 1099831818 and AspireID = '55BF6D02-433C-E011-BD3B-0024E861B15C' and AccID = '438704E5-495A-DD11-BDBF-001B210C4CBB' and AspireNumber = 'FB2F64FE''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7343630:4) identified by (AspireID = '688CC136-18E5-DF11-8543-0024E861B15C' and AccID = '3C13A884-DA61-DC11-82BE-000423B9CF59' and AspireNumber = '0B6D6EBA') with index values 'IPAddress = 1099808894 and AspireID = '688CC136-18E5-DF11-8543-0024E861B15C' and AccID = '3C13A884-DA61-DC11-82BE-000423B9CF59' and AspireNumber = '0B6D6EBA''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7343795:13) identified by (AspireID = '5C4B8705-301C-E211-AEC9-0025B500016E' and AccID = '1938AF37-2789-DF11-919B-0024E861B15C' and AspireNumber = '583D668E') with index values 'IPAddress = 1099825418 and AspireID = '5C4B8705-301C-E211-AEC9-0025B500016E' and AccID = '1938AF37-2789-DF11-919B-0024E861B15C' and AspireNumber = '583D668E''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7344619:25) identified by (AspireID = 'D351E4CB-F34A-E011-BD3B-0024E861B15C' and AccID = 'B9BC701B-1FE9-DD11-BAA4-001B210C4CBB' and AspireNumber = 'MP0115') with index values 'IPAddress = 1099840156 and AspireID = 'D351E4CB-F34A-E011-BD3B-0024E861B15C' and AccID = 'B9BC701B-1FE9-DD11-BAA4-001B210C4CBB' and AspireNumber = 'MP0115''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7355121:24) identified by (AspireID = 'E5CCD328-1955-E011-BD3B-0024E861B15C' and AccID = '9B3287CE-638F-DF11-919B-0024E861B15C' and AspireNumber = 'X00B88WR') with index values 'IPAddress = 1099845788 and AspireID = 'E5CCD328-1955-E011-BD3B-0024E861B15C' and AccID = '9B3287CE-638F-DF11-919B-0024E861B15C' and AspireNumber = 'X00B88WR''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7361371:11) identified by (AspireID = '01D9D817-645C-E011-BD3B-0024E861B15C' and AccID = '3664F510-25D2-DF11-8543-0024E861B15C' and AspireNumber = 'C8BD7BF3') with index values 'IPAddress = 1099802816 and AspireID = '01D9D817-645C-E011-BD3B-0024E861B15C' and AccID = '3664F510-25D2-DF11-8543-0024E861B15C' and AspireNumber = 'C8BD7BF3''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7362916:18) identified by (AspireID = 'F38E6D5C-5B5F-E011-BD3B-0024E861B15C' and AccID = '3664F510-25D2-DF11-8543-0024E861B15C' and AspireNumber = '189B01CE') with index values 'IPAddress = 1099828234 and AspireID = 'F38E6D5C-5B5F-E011-BD3B-0024E861B15C' and AccID = '3664F510-25D2-DF11-8543-0024E861B15C' and AspireNumber = '189B01CE''.
Msg 8951, Level 16, State 1, Line 2
Table error: table 'Aspire' (ID 1694329496). Data row does not have a matching index row in the index 'Aspire_IPAddress_NCI' (ID 3). Possible missing or invalid keys for the index row matching:
Msg 8955, Level 16, State 1, Line 2
Data row (1:7385971:19) identified by (AspireID = '9FE99F14-2BFF-E011-8953-0024E861B15C' and AccID = '3664F510-25D2-DF11-8543-0024E861B15C' and AspireNumber = '802C2803') with index values 'IPAddress = 1099856141 and AspireID = '9FE99F14-2BFF-E011-8953-0024E861B15C' and AccID = '3664F510-25D2-DF11-8543-0024E861B15C' and AspireNumber = '802C2803''.
CHECKDB found 0 allocation errors and 25 consistency errors in table 'Aspire' (object ID 1694329496).
CHECKDB found 0 allocation errors and 129 consistency errors in database 'LP1_DBA'.
repair_rebuild is the minimum repair level for the errors found by DBCC CHECKDB (LP1_DBA).
November 20, 2013 at 7:01 am
Yup, you've got problems in multiple tables.
You need to drop and recreate both of these indexes:
IX_InvMRF_AspireID on InvMRF
Aspire_IPAddress_NCI on Aspire
DO NOT rebuild them. Drop and recreate. A rebuild will either fail or result in a corrupt index.
Next you need to investigate the IO subsystem, look for errors or other hints as to how and why this happened. SQL does not corrupt its own databases. Make sure the write caches on the SAN/Raid are properly configured and battery-backed.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
November 20, 2013 at 7:55 am
Thanks a lot Gail..
Can you please guide me on how to check the IO subsystem?
November 20, 2013 at 8:28 am
Check all logs for errors, check for outdated drivers that have bug fixes, check that your caches are correctly configured as per your storage vendor documentation.
Basically, give it a health check, top to bottom.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
November 25, 2013 at 8:59 am
Thanks a lot Gail..
As mentioned in earlier post the solution is to drop and recreate the index and as far as i know its same as Rebuild but Rebuild wont fix the issue why?
Can you please help me clear my doubt?
November 25, 2013 at 9:18 am
OFFLINE INDEX REBUILD should work fine....Online index rebuild reads the old index to build the new one so the new index has the same missing rows as the old one.
For More Info...
http://www.sqlskills.com/blogs/paul/teched-demo-nonclustered-index-corruption/
November 25, 2013 at 9:23 am
Ratheesh.K.Nair (11/25/2013)
As mentioned in earlier post the solution is to drop and recreate the index and as far as i know its same as Rebuild but Rebuild wont fix the issue why?Can you please help me clear my doubt?
Rebuild can read the old index to create the new one, hence will hit the corruption. Drop the index and recreate it. That is not the same as rebuilding it because the drop removes the corrupt index completely and the create then can't read the existing corrupt index.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
November 25, 2013 at 9:26 am
sreekanth bandarla (11/25/2013)
OFFLINE INDEX REBUILD should work fine....Online index rebuild reads the old index to build the new one so the new index has the same missing rows as the old one.For More Info...
http://www.sqlskills.com/blogs/paul/teched-demo-nonclustered-index-corruption/
From the blog post you referenced:
Edit 6/4/2012: Be aware that in versions of SQL Server from 2008 onwards, you may only be able to fix the corruption by doing a DROP + CREATE index, as all other methods will try to read the old index to build them. You can avoid any constraints (e.g. unique) being invalidated in between the DROP and the CREATE by wrapping the whole operation in an explicit transaction.
Hence no, an offline rebuild may not work fine.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
November 25, 2013 at 9:35 am
Oops! I overlooked the Edit portion...Thanks for correcting me!
November 25, 2013 at 10:20 am
Thanks Again Gail..
Viewing 15 posts - 1 through 14 (of 14 total)
You must be logged in to reply to this topic. Login to reply