title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | helpviewer_keywords | |
---|---|---|---|---|---|---|---|---|---|
MSSQLSERVER_7901 |
MSSQLSERVER_7901 |
MashaMSFT |
mathoma |
04/04/2017 |
sql |
supportability |
reference |
|
[!INCLUDE SQL Server]
Attribute | Value |
---|---|
Product Name | SQL Server |
Event ID | 7901 |
Event Source | MSSQLSERVER |
Component | SQLEngine |
Symbolic Name | DBCC2_DATABASE_IN_EMERGENCY_MODE |
Message Text | The repair statement was not processed. This level of repair is not supported when the database is in emergency mode. |
The database is in emergency mode and a repair level other than REPAIR_ALLOW_DATA_LOSS has been specified. Repairs cannot be made in emergency mode unless REPAIR_ALLOW_DATA_LOSS is specified.
Rerun the command and specify the REPAIR_ALLOW_DATA_LOSS option.