Error 1000268

Message text

DBCC: The target '%2' overlaps an earlier target. %1

Item

Value

SQLCode

-1000268

Constant

EMSG_DBCC_TARGETS_OVERLAP

SQLState

QDB08

ODBC State

ERROR

Parameter 1

location of the exception

Parameter 2

name of table or index

Probable cause

The user cannot specify an index or table multiple times in the sp_iqcheckdb input parameter string. This also applies to an index that is already included by specifying its table.