Error 1008002

Message text

There is a join index using table '%1'. The table cannot be dropped until the join index is dropped or altered.

Item

Value

SQLCode

-1008002

Constant

EMSG_IQ_NODROPTABWITHJI

SQLState

QNA02

ODBC State

ERROR

Probable cause

There is at least one join index using this table in a join relationship. The table cannot be dropped until the join index is dropped or it is altered such that it no longer uses this table.