BUG: Changing Database to Read Only Can Cause Error #2601Last reviewed: April 8, 1997Article ID: Q151589 |
The information in this article applies to:
SYMPTOMSIf 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. WORKAROUNDUse dbcc checkident(<table name>) to correct the identity value.
STATUSMicrosoft 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
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |