Error 1013050

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

Item Description

SQLCode

-1013050L

Constant

EMSG_SQL_OP_PROHIBITED

SQLState

QCA50

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

20620

Severity Code

14

Parameter 1

Location of the exception.

Probable cause

Certain operations will not be allowed whenever the Temp_Extract_Name1 option is set. They are: INSERT...VALUES, LOAD, DELETE, and INSERT...LOCATION if the table being inserted, SYNCHRONIZE join index. (Which also may be executed as part of CREATE JOIN INDEX.) loaded or deleted from is the top table in a join. INSERT...SELECT. For example, 'insert t1 select * from t2'.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com