Details | |
Product: | SQL Server |
Event ID: | 7983 |
Source: | MSSQLServer |
Version: | 8.0 |
Component: | SQL Engine |
Message: | User ‘%.*ls’ does not have permission to run DBCC %ls for database ‘%.*ls’. |
Explanation | |
You do not have permission to run the specified DBCC statement. | |
User Action | |
Use a login which has the appropriate permissions. See the Books Online topic for the specific DBCC statement to see what permissions are necessary to execute it. |