Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: Help with DB corruption on SQL 2012

    "So the rebuild didn't fix it then."

    Are you saying so because DBCC PAGE of the rebuilt index points to a different ObjectId? Note that CHECKDB after index rebuild doesn't report...

  • RE: Help with DB corruption on SQL 2012

    Any insight is appreciated.

    Also, how does a clustered index rebuild work? Is it immune to IAM chain corruptions? If yes, I still don't get why CHECKDB would return repair_allow_data_loss...

  • RE: Help with DB corruption on SQL 2012

    CheckDB WITH NO_INFOMSGS on the corrupt DB says this:

    Msg 8947, Level 16, State 1, Line 1

    Table error: Multiple IAM pages for object ID 318624178, index ID 1, partition ID 72057594663600128,...

Viewing 3 posts - 1 through 4 (of 4 total)