Skip to content

Latest commit

 

History

History
43 lines (38 loc) · 1.2 KB

File metadata and controls

43 lines (38 loc) · 1.2 KB
title MSSQLSERVER_2538 | Microsoft Docs
ms.custom
ms.date 04/04/2017
ms.prod sql-non-specified
ms.prod_service database-engine
ms.service
ms.component errors-events
ms.reviewer
ms.suite sql
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic language-reference
helpviewer_keywords
2538 (Database Engine error)
ms.assetid 0a0f7d79-f1ba-4749-8804-fb660cca3492
caps.latest.revision 17
author edmacauley
ms.author edmaca
manager cguyer
ms.workload Inactive

MSSQLSERVER_2538

[!INCLUDEappliesto-ss-xxxx-xxxx-xxx-md]

Details

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