NOBTAの気ままにITブログ

Azure全般 / SQL Serverに関する情報を発信していきます。

Beginner

Part.12 : Getting Started with SQL Server for Beginners (How to resolve consistency errors No.2)

In Part.11, I summarized what to do when 'DBCC CHECKDB' command detects some errors. In this article, I would like to summarize how to run the 'DBCC CHECKDB' with REPAIR option to resolve database inconsistencies. How to resolve database i…