Error 1000278

Message text

“resetclks” must be run in single-node mode with “allocation database”. %1

Item

Value

SQLCode

-1000278

Constant

EMSG_DBCC_RESETCLKS_COMMAND

SQLState

QDB71

ODBC State

ERROR

Parameter 1

location of the exception

Probable cause

The resetclocks option is restricted to DBCC allocation mode and single-node mode and requires checking the entire database. Use the command sp_iqcheckdb 'allocation database resetclocks'.