Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 12554

Msg 2601, Level 14, State 1, Procedure sp_flush_commit_table, Line 15 Cannot insert duplicate key row in object 'sys.syscommittab' with unique index 'si_xdes_id'. The duplicate key value is (2238926153). The statement has been terminated.

$
0
0

I am using SQL server 2008 R1 SP3. And when we are doing back up operations we are facing the below error

Msg 2601, Level 14, State 1, Procedure sp_flush_commit_table, Line 15
Cannot insert duplicatekey row in object 'sys.syscommittab' with unique index 'si_xdes_id'. Theduplicatekey value is (2238926153).
The statement has been terminated.

Please assist me with your inputs.

Thanks,

Rakesh.


Viewing all articles
Browse latest Browse all 12554

Trending Articles