Product Name
SQL Server
Product Version
10.50
Product Build Number
Event ID
2546
Event Source
MSSQLSERVER
Component
SQLEngine
Symbolic Name
DBCC_INDEX_MARKED_DISABLED
Message Text
Index 'INDEX_NAME' on table 'OBJECT_NAME' is marked as disabled. Rebuild the index to bring it online.
The specified index is marked as offline or is disabled. Therefore, this index cannot be checked.
Rebuild the index by using ALTER INDEX.