Wednesday, November 10, 2004

MS SQL Server DBCC statements

There are some relics of Data Base Consistancy Checking (DBCC) commands which are built into Microsoft SQL Server. These started out life in Sybase SQL Server and have persisted through various iterations of SQL Server, sometimes intact, sometimes modified.

Here is a link to some work done by Alexander Chigrik which compiles some of these which can be of value to an administrator.

DBCC commands omitted from official MS Documentation

No comments: