Consistency Error, tried with DBCC checktable ('Table name', REPARI_ALLOW_DAT_LOSS) not able repair this error
Problem remains same .
The CREATE UNIQUE INDEX statement terminated because a duplicate key was found for the object name 'dbo.DMS_OPEN_VALUE' and the index name 'pk_open_val'. The duplicate key value is (10269, 1, 112291).
The statement has been terminated.
DBCC results for 'DMS_OPEN_VALUE'.
Repair: The Nonclustered index successfully rebuilt for the object "dbo.DMS_OPEN_VALUE, _dta_index_DMS_OPEN_VALUE_6_174623665__K1_K5_K6_K2_K7_11" in database "adv_tvs".
Repair: The Nonclustered index successfully rebuilt for the object "dbo.DMS_OPEN_VALUE, _dta_index_DMS_OPEN_VALUE_6_174623665__K6_K5_K7_K2_K1_K3_4_8_9_10" in database "adv_tvs".
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 174623665, index ID 1 will be rebuilt.
Could not repair this error.
Thanks in advance
Regards,
Manu
MANU