Error 1009012

Message text

Cannot create %2 index on a column having a datatype %3. %1

Item

Value

SQLCode

–1009012L

Constant

EMSG_ERROR_INDEX_NOTALLOWED

SQLState

QSA12

ODBC State

ERROR

Parameter 1

location of the exception

Parameter 2

the index type (for example, LF, HG)

Parameter 3

textual name of the data type of the column

Probable cause

The specified index type cannot be created on a column of this data type.