| title | MSSQLSERVER_2511 | |
|---|---|---|
| description | MSSQLSERVER_2511 | |
| 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 | 2511 |
| Event Source | MSSQLSERVER |
| Component | SQLEngine |
| Symbolic Name | DBCC_KEYS_OUT_OF_ORDER |
| Message Text | Table error: Object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls). Keys out of order on page %S_PGID, slots %d and %d. |
Out-of-order keys were detected in the specified index. The page in which the keys are contained may be corrupted.
Rebuild the specified index by using the ALTER INDEX REBUILD statement.