Geting error to drop a table

  • When I drop a table I get following error :

    Could not find the index entry for RID '16b72b4231100' in index page (1:17424), index ID 0, database 'Avon'.

    Please give me solution.

    Thanks,

    Sunil

  • Run DBCC CHECKTABLE to get more info about whatis wrong.

    Since you want to drop the table anyway you can also use the option REPAIR_ALLOW_DATA_LOSS

    [font="Verdana"]Markus Bohse[/font]

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply