The dbcc procedures, created by installdbccdb, are stored procedures for generating reports on information created by dbcc checkstorage. These procedures reside in the dbccdb database or in the alternate database, dbccalt. The dbcc procedures are:
sp_dbcc_alterws
sp_dbcc_configreport
sp_dbcc_createws
sp_dbcc_deletedb
sp_dbcc_deletehistory
sp_dbcc_differentialreport
sp_dbcc_evaluatedb
sp_dbcc_exclusions
sp_dbcc_help_fault
sp_dbcc_faultreport
sp_dbcc_fullreport
sp_dbcc_recommendations
sp_dbcc_runcheck
sp_dbcc_statisticsreport
sp_dbcc_summaryreport
sp_dbcc_updateconfig
Copyright © 2005. Sybase Inc. All rights reserved. |