Messages 1001051 through 1001071

Messages on this page are sorted by Sybase error code. Locate the appropriate code for a full description of the message.

Error 1001051 "Query returns %2 data > 2GB. Use %3 %1"
Constant
EMSG_LOB_OVER_2G_W_ARG
SAP Sybase Error Number
21097
SQL State
QFA47
SQL Code
-1001051L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
long binary or long varchar data type
Parameter 2
function recommended
Parameter 3
SA parse source code line
Probable Cause
No additional information available.
Error 1001052 "Parameter %2 must be long binary/varchar type. %3 %1"
Constant
EMSG_ONLY_SUPPORT_LOB_W_ARG
SAP Sybase Error Number
21098
SQL State
QFA48
SQL Code
-1001052L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
lob argument name
Parameter 2
recommended function name
Parameter 3
SA parse source code line
Probable Cause
No additional information available.
Error 1001053 "Wrong number of parameters to function %2 %1"
Constant
EMSG_WRONG_NUM_PARAMS_W_ARG
SAP Sybase Error Number
21099
SQL State
QFA49
SQL Code
-1001053L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
function name
Parameter 2
SA parse source code line
Probable Cause
No additional information available.
Error 1001054 "You cannot specify long binary/varchar column in the ORDER/GROUP by clause or in an aggregate function. %1"
Constant
EMSG_LOB_NOT_ALLOWED_GROUP
SAP Sybase Error Number
21100
SQL State
QFA50
SQL Code
-1001054L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
No additional information available.
Warning 1001055 "An error occurred loading %1 column, %2, for %3, rowid %4. "
Constant
EMSG_LOB_LOAD_ERROR_WARN
SAP Sybase Error Number
21101
SQL State
QFA51
SQL Code
1001055L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
long binary or long varchar data type
Parameter 2
FP index name
Parameter 3
secondary file name
Parameter 4
rowid
Probable Cause
No additional information available.
Warning 1001056 "An error occurred extracting %1 column, %2, for %3. "
Constant
EMSG_LOB_EXTRACT_ERROR_WARN
SAP Sybase Error Number
21102
SQL State
QFA52
SQL Code
1001056L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
long binary or long varchar data type
Parameter 2
FP index name
Parameter 3
secondary file name
Probable Cause
No additional information available.
Error 1001057 "You must use BFILE() to extract %2 column. %1"
Constant
EMSG_LOB_EXTRACT_USE_BFILE
SAP Sybase Error Number
21103
SQL State
QFA53
SQL Code
-1001057L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
long binary or long varchar data type
Parameter 2
location of the exception
Probable Cause
No additional information available.
Error 1001058 "The secondary file name, %2, is too long. %1"
Constant
EMSG_LOB_SECONDARY_FILE_TOOLONG
SAP Sybase Error Number
21104
SQL State
QFA54
SQL Code
-1001058L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
14
Parameter 1
secondary file name
Parameter 2
location of the exception
Probable Cause
No additional information available.
Error 1001059 "IQ does not support ASE extended group by syntax (%2) with join tables %1"
Constant
EMSG_EXTGROUPINGWITHJOIN
SAP Sybase Error Number
21106
SQL State
QFA2F
SQL Code
-1001059L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
name of illegal expression
Parameter 2
location of the exception
Probable Cause
No additional information available.
Error 1001060 "IQ does not support ASE extended group by columns (%2) from view/derived table with distinct/group by/aggregations %1"
Constant
EMSG_EXTGROUPINGFROMVIEW
SAP Sybase Error Number
21107
SQL State
QFA2G
SQL Code
-1001060L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
name of illegal expression
Parameter 2
location of the exception
Probable Cause
No additional information available.
Error 1001061 "extract error: incorrect \"%2\" size: valid sizes \"0 to %3\" %1"
Constant
EMSG_EXTRACT_ERROR
SAP Sybase Error Number
20560
SQL State
QFA55
SQL Code
-1001061L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
type of extract delimiter error
Parameter 3
max size
Probable Cause
either a column delimeter or a row delimiter is of incorrect length
Error 1001062 "IQ does not support ASE extended group by syntax (%2) with OLAP function %1"
Constant
EMSG_EXTGROUPINGWITHOLAP
SAP Sybase Error Number
21120
SQL State
QFA2H
SQL Code
-1001062L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
name of illegal expression
Parameter 2
location of the exception
Probable Cause
No additional information available.
Error 1001063 "Encrypt/Decrypt: Currently only AES algorithm is supported."
Constant
EMSG_ENCRYPT_ALGO_ERROR
SAP Sybase Error Number
20561
SQL State
QFA56
SQL Code
-1001063L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
when the algorithm string is other than AES.
Error 1001064 "Decryption error: %2. %1"
Constant
EMSG_DECRYPTION_ERROR
SAP Sybase Error Number
20562
SQL State
QFA57
SQL Code
-1001064L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
error message
Probable Cause
An error occurred during decryption.
Error 1001065 "Encryption/Decryption for %2 datatype is not supported. %1"
Constant
EMSG_ENCRYPT_UNSUPPORTED_DATATYPE
SAP Sybase Error Number
20563
SQL State
QFA58
SQL Code
-1001065L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
datatype value which is not supported like float.
Probable Cause
An error occurred during encryption/decryption.
Error 1001066 "Encrypt/Decrypt Error: %2. %1"
Constant
EMSG_ENCRYPT_SIZE_ERROR
SAP Sybase Error Number
20564
SQL State
QFA59
SQL Code
-1001066L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
large input and key size not supported.
Probable Cause
An error occurred during encryption/decryption.
Error 1001067 "Encrypt/Decrypt Error: %2. %1"
Constant
EMSG_ENCRYPT_NULL_ERROR
SAP Sybase Error Number
20565
SQL State
QFA60
SQL Code
-1001067L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
key and algorithm string as null are not supported.
Probable Cause
An error occurred during encryption/decryption.
Error 1001068 "Datatype, %2 is not supported for this operation. %1"
Constant
EMSG_DATATYPE_NOT_SUPPORTED_ERROR
SAP Sybase Error Number
20567
SQL State
QFA61
SQL Code
-1001068L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
datatype.
Probable Cause
The reported datatype is not supported by Sybase IQ.
Error 1001070 "Unable to load shared library for user-defined function. %1"
Constant
EMSG_UDF_LIBRARY_ERROR
SAP Sybase Error Number
20569
SQL State
QFA63
SQL Code
-1001070L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
Shared library for the UDF could not be loaded.
Error 1001071 "No valid license found for user-defined function. Feature: %2 %1"
Constant
EMSG_UDF_LICENSE_ERROR
SAP Sybase Error Number
20572
SQL State
QFA64
SQL Code
-1001071L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
licensed feature
Parameter 2
location of the exception
Probable Cause
No valid license found for UDF feature.