Error 678

Message text

Index name '%1' is ambiguous

Item

Value

SQLCode

-678

Constant

SQLE_AMBIGUOUS_INDEX_NAME

SQLState

52W40

ODBC State

42S11

Parameter 1

name of the ambiguous index

Probable cause

A statement has referred to an index name which is not unique. The index name should be prefixed by an owner name.