Comparison of dbcc checkstorage and other dbcc commands

dbcc checkstorage is different from the other dbcc commands in that it requires:

dbcc checkstorage does not repair any faults. After you run dbcc checkstorage and generate a report to see the faults, you can run the appropriate dbcc command to repair the faults.