Results 1 to 2 of 2

Thread: dbcc failed

  1. #1
    mimi Guest

    dbcc failed


    Pls what is the syntax to fix this

    There was a problem running the DBCC.

    SQL Server returned the following error message:

    Table Corrupt: Object ID 213575799, index ID 2, page (1:951), row 68. Test (ColumnOffsets <= (nextRec - pRec)) failed. Values are 21 and 0.


  2. #2
    Frank Guest

    dbcc failed (reply)

    Which DBCC is failing and what is the error number? BOL will be able to give you some insight as to how serious the problem is, and whether it can be fixed.


    ------------
    mimi at 7/19/00 9:24:34 AM


    Pls what is the syntax to fix this

    There was a problem running the DBCC.

    SQL Server returned the following error message:

    Table Corrupt: Object ID 213575799, index ID 2, page (1:951), row 68. Test (ColumnOffsets <= (nextRec - pRec)) failed. Values are 21 and 0.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •