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 | 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