MSSQLSERVER_2511

New: 17 November 2008

Details

Product Name

SQL Server

Product Version

9.0

Product Build Number

9.00.1281.60

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.

Explanation

Out-of-order keys were detected in the specified index. The page in which the keys are contained may be corrupted.

User Action

Rebuild the specified index by using the ALTER INDEX REBUILD statement.

See Also

Other Resources

ALTER INDEX (Transact-SQL)

Help and Information

Getting SQL Server 2005 Assistance