sp_dbcc_help_fault

Provides a description of the specified fault type and the recommended fix.

Syntax

sp_dbcc_help_fault [fault_type]

Parameters

Examples

Usage

sp_dbcc_help_fault provides a description of the specified fault type and the recommended fix.

Permissions

The permission checks for sp_dbcc_help_fault differ based on your granular permissions settings.

SettingDescription
Enabled

With granular permissions enabled, you must be the database owner of dbccdb (or dbccalt).

Disabled

With granular permissions disabled, any user can run sp_dbcc_help_fault.