Error 1000095

Message text

The join index %1 could not be used in the query because it needs synchronization.

Item

Value

SQLCode

-1000095

Constant

EMSG_JOININDEXINVALID

SQLState

QDA95

ODBC State

OK

Parameter 1

name of join index

Probable cause

A join index was found to help execute the query, but it could not be used because it requires synchronization. Use the SYNCHRONIZE command to synchronize the join index.