Re: DBREINDEX
Hi I am trying to use dbcc DBREINDEX to rebuild indexes on a table.
Example, DBCC DBREINDEX (JC20501, '', 90)
I got this error:
Server: Msg 7105, Level 22, State 3, Line 1
Page (1:1167698), slot 2 for text, ntext, or image node does not exist.
Connection Broken
Just wondering how to get around this.
Thanks
|