• Thanks Jack and Gail. On May 10th and May 17th, I took full backups. DBCC CHECKDB completed with no errors on the 10th. The logical consistency error showed up on May 17th. I'm thinking I could restore the May 10th backup to a temp db name, truncate (or drop) the offending table in the current db, and rebuild it with data from the backup. Do you think this strategy is worth trying? Or is it strictly an all-or-nothing problem?