Error 1001057

Message text

You must use BFILE() to extract %2 column. %1

Item

Value

SQLCode

-1001057L

Constant

EMSG_LOB_EXTRACT_USE_BFILE

SQLState

QFA53

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

21103

Severity Code

14

Parameter 1

location of the exception

Parameter 2

long binary or long varchar data type

Probable cause

This error is reported when you execute a query containing a LONG BINARY or LONG VARCHAR column with the database option TEMP_EXTRACT_NAME1 set ON and you did not specify the BFILE function.