sp_dbcc_fullreport runs these reports in the order shown:
sp_dbcc_summaryreport – for an example, see “To report a summary of dbcc checkstorage operations”.
sp_dbcc_configreport – for an example, see “To see configuration information for a target database”.
sp_dbcc_statisticsreport – for an example, see “To report statistics information from dbcc_counter”.
sp_dbcc_faultreport short – for an example, see “To report faults found in a database object”.