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 |
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.