BUG: Changing Database to Read Only Can Cause Error #2601

ID: Q151589


The information in this article applies to:

BUG#: 12367 (6.00)

SYMPTOMS

If you take a database in and out of read only mode you may experience error #2601.

Msg 2601, Level 14, State 3
Attempt to insert duplicate key row in object 'table' with unique index
'index' Command has been aborted.


WORKAROUND



Use dbcc checkident(<table name>) to correct the identity value.


STATUS

Microsoft has confirmed this to be a problem in Microsoft SQL Server version 6.0 and 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

Additional query words: corruption ro


Keywords          : SSrvErr_Log SSrvProg kbbug6.50 kbbug6.00 
Version           : 6.0 6.5
Platform          : WINDOWS 
Issue type        : 

Last Reviewed: March 27, 1999