Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Applies to: 
 SQL Server
Details
| 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. | 
Explanation
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.
User Action
None