Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 859 Bytes

mssqlserver-2593-database-engine-error.md

File metadata and controls

32 lines (27 loc) · 859 Bytes
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
MSSQLSERVER_2593
MSSQLSERVER_2593
MashaMSFT
mathoma
04/04/2017
sql
supportability
reference
2593 (Database Engine error)

MSSQLSERVER_2593

[!INCLUDE SQL Server]

Details

Attribute Value
Product Name SQL Server
Event ID 2593
Event Source MSSQLSERVER
Component SQLEngine
Symbolic Name DBCC_OBJECT_ROW_PAGE_SUMMARY
Message Text There are ROWCOUNT rows in PAGECOUNT pages for object 'OBJECT'.

Explanation

This message is part of the informational output that is returned by all DBCC checks, except DBCC CHECKALLOC, and indicates the row and page counts for a specified object.

User Action

None