Error 111

Message text

Index name '%1' not unique

Item

Value

SQLCode

-111

Constant

SQLE_INDEX_NAME_NOT_UNIQUE

SQLState

52W04

ODBC State

42S11

Parameter 1

name of the invalid index

Probable cause

You have attempted to create an index with a name of an existing index.