Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 859 Bytes

File metadata and controls

32 lines (27 loc) · 859 Bytes
title MSSQLSERVER_2593
description MSSQLSERVER_2593
author MashaMSFT
ms.author mathoma
ms.date 04/04/2017
ms.service sql
ms.subservice supportability
ms.topic reference
helpviewer_keywords
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