Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to:
SQL Server
Details
| Attribute | Value |
|---|---|
| Product Name | SQL Server |
| Event ID | 7923 |
| Event Source | MSSQLSERVER |
| Component | SQLEngine |
| Symbolic Name | DBCC2_SUMMARY_TABLE_NAME |
| Message Text | Table TABLE Object ID O_ID. |
Explanation
This is an informational message from the DBCC CHECKALLOC command. It contains the table name and ID at the top of a list of allocation information for all allocation units in the table.
User Action
None