| title | MSSQLSERVER_2546 | |
|---|---|---|
| description | MSSQLSERVER_2546 | |
| 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 | 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.