| 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 |
|
[!INCLUDE SQL Server]
| 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'. |
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.
None