Error 1000100

Message text

Cannot INSERT, LOAD or UPDATE a join virtual table. %1

Item

Value

SQLCode

-1000100L

Constant

EMSG_SQL_NOINSERTJVT

SQLState

QDB00

ODBC State

ERROR

Parameter 1

location of the exception

Probable cause

The user is not allowed to INSERT or to LOAD a join virtual table. Instead you must INSERT to or LOAD the tables which participate in the join and execute the SYNCHRONIZE command.