Error 1013050

Message text

The Temp_Extract_Name1 option is set. The current operation will be rolled back. %1

Item

Value

SQLCode

-1013050L

Constant

EMSG_SQL_OP_PROHIBITED

SQLState

QCA50

ODBC State

ERROR

Parameter 1

location of the exception

Probable cause

You attempted to perform one of the operations that is disallowed when TEMP_EXTRACT_NAME1 is set:

LOAD, DELETE, INSERT or INSERT...LOCATION to a table that is the top table in a join

SYNCHRONIZE JOIN INDEX (issued explicitly or executed as part of CREATE JOIN INDEX)

INSERT...SELECT