| title | MSSQLSERVER_2538 | |
|---|---|---|
| description | MSSQLSERVER_2538 | |
| author | MashaMSFT | |
| ms.author | mathoma | |
| ms.date | 04/04/2017 | |
| ms.service | sql | |
| ms.subservice | supportability | |
| ms.topic | reference | |
| helpviewer_keywords |
|
[!INCLUDE SQL Server]
| Attribute | Value |
|---|---|
| Product Name | SQL Server |
| Event ID | 2538 |
| Event Source | MSSQLSERVER |
| Component | SQLEngine |
| Symbolic Name | DBCC_ALLOCATION_SUMMARY_PER_FILE |
| Message Text | File FILE. Number of extents = EXTENTS, used pages = USED_PAGES, reserved pages = RESERVED_PAGES. |
This information is part of the output from the DBCC CHECKALLOC command. This information is the per-file summary of allocated extents, used pages, and reserved pages for the specified database.
None