Messages 1013017 through 1013038

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

Error 1013017 "An internal error occurred while calling a method on a db_sql_*_identifier. Object does not have an IIndex Handle. %1"
Constant
EMSG_SQL_NOINDEX
SAP Sybase Error Number
20587
SQL State
QCA17
SQL Code
-1013017L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
location of the exception
Probable Cause
This error should not occur during normal operation. It is an internal error. If this error occurs, it should be reported to Sybase.
Error 1013018 "An internal error occurred while calling a method on db_sql_*_identifier. Object does not have an IColumn Handle. %1"
Constant
EMSG_SQL_NOCOLUMN
SAP Sybase Error Number
20588
SQL State
QCA18
SQL Code
-1013018L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
location of the exception
Probable Cause
This error should not occur during normal operation. It is an internal error. If this error occurs, it should be reported to Sybase.
Error 1013019 "CHECK constraint has unsupported component %2. %1"
Constant
EMSG_SQL_IQ_UNSUPPORTED_CONSTRAINT
SAP Sybase Error Number
20589
SQL State
QCA19
SQL Code
-1013019L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
details of the constraint
Probable Cause
the CHECK constraints contains either a subquery, a aggregate function, a user defined function, or other components that are not supported by IQ. CHECK constraints are not supported by Sybase IQ.
Error 1013020 "User defined default values are not supported. %1"
Constant
EMSG_SQL_NODEFAULT
SAP Sybase Error Number
20590
SQL State
QCA20
SQL Code
-1013020L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
User defined default values are not supported by Sybase IQ.
Error 1013021 "Multi-column indexes of the specified type are not supported. %1"
Constant
EMSG_SQL_NOCLUSTEREDINDEX
SAP Sybase Error Number
20591
SQL State
QCA21
SQL Code
-1013021L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
Multi-column indexes of the user specified type are not supported by Sybase IQ.
Error 1013022 "Cannot create a duplicate '%2' index '%3'. %1"
Constant
EMSG_SQL_INDEXFOUND
SAP Sybase Error Number
20592
SQL State
QCA22
SQL Code
-1013022L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
indextype
Parameter 3
indexname
Probable Cause
Cannot create duplicate indexes of the same type on a set of columns.
Error 1013023 "Cannot create a unique '%2' index. %1"
Constant
EMSG_SQL_INDEXNOUNIQUE
SAP Sybase Error Number
20593
SQL State
QCA23
SQL Code
-1013023L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
column name
Probable Cause
Fast Projection, Low Disk, and High Non Group index types cannot be created as unique.
Error 1013024 "ALTER TABLE MODIFY <column> <datatype> is not supported. %1"
Constant
EMSG_SQL_NOSUPPMODDTYPE
SAP Sybase Error Number
20594
SQL State
QCA24
SQL Code
-1013024L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
Cannot modify the datatype of a column.
Error 1013025 "ALTER TABLE MODIFY <default-value> is not supported. %1"
Constant
EMSG_SQL_NOSUPPMODDEF
SAP Sybase Error Number
20595
SQL State
QCA25
SQL Code
-1013025L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
Cannot modify the default value of a column as defaults are not supported.
Error 1013027 "Number of bytes (%2) for a column from an input file has exceeded the maximum allowed (%3). %1"
Constant
EMSG_DB_RECSCANNER_E_EXCEEDMAX
SAP Sybase Error Number
20597
SQL State
QCA27
SQL Code
-1013027L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
# of bytes.
Parameter 3
maximum number of bytes allowed.
Probable Cause
The number of bytes you are trying to load into a column from an input file has exceeded the maximum number of bytes allowed.
Error 1013028 "An invalid size (too large) was specified for a LOAD option. %1"
Constant
EMSG_SQL_INVALIDSIZE
SAP Sybase Error Number
20598
SQL State
QCA28
SQL Code
-1013028L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
location of the exception
Probable Cause
A size too large was specified for a LOAD option. Check the options specified for the LOAD statement.
Error 1013029 "The INSERT...LOCATION statement must have a SELECT statement. %1"
Constant
EMSG_SQL_INS_LOC_SELECT
SAP Sybase Error Number
20599
SQL State
QCA29
SQL Code
-1013029L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
The INSERT...LOCATION statement must use a SELECT statement to provide the data for insertion. No other SQL statement type is supported here.
Error 1013031 "An error occurred while calling a method on db_sql_*_identifier. Object does not have an ITable handle. %1"
Constant
EMSG_SQL_NOTABLE
SAP Sybase Error Number
20601
SQL State
QCA31
SQL Code
-1013031L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
location of the exception
Probable Cause
This error should not occur during normal operation. It is an internal error. If this error occurs, it should be reported to Sybase.
Error 1013032 "No database is currently in use. %1"
Constant
EMSG_SQL_NODATABASE
SAP Sybase Error Number
20602
SQL State
QCA32
SQL Code
-1013032L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
location of the exception
Probable Cause
This is an internal error. If this error occurs, it should be reported to Sybase.
Error 1013033 "An error occurred while calling a method on db_sql_*_identifier. Object does not have an IJoinIndex handle. %1"
Constant
EMSG_SQL_NOJOININDEX
SAP Sybase Error Number
20603
SQL State
QCA33
SQL Code
-1013033L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
location of the exception
Probable Cause
This is an internal error. If this error occurs, it should be reported to Sybase.
Error 1013034 "Cannot create an index with no columns. %1"
Constant
EMSG_SQL_INDEXNOFIELDS
SAP Sybase Error Number
20604
SQL State
QCA34
SQL Code
-1013034L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
You cannot create an index with no columns.
Error 1013035 "The number of insert VALUES does not match the column list. %1"
Constant
EMSG_SQL_INSERTNOVALUE
SAP Sybase Error Number
20605
SQL State
QCA35
SQL Code
-1013035L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
The number of columns in the INSERT does not match the number of of VALUES provided.
Error 1013036 "The keyword 'FILLER' is not valid in this context. %1"
Constant
EMSG_SQL_NOFILLER
SAP Sybase Error Number
20606
SQL State
QCA36
SQL Code
-1013036L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
You cannot use the 'FILLER' keyword here. No column can be of type 'FILLER' for a VALUES insert.
Error 1013037 "The datatype of column '%2' is not valid. %1"
Constant
EMSG_SQL_DATATYPENOTVALIDFOROP
SAP Sybase Error Number
20607
SQL State
QCA37
SQL Code
-1013037L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
column
Probable Cause
The named column has an invalid datatype. If subsequent examination of the column definition reveals a datatype that is valid, then this error should be reported to Sybase.
Error 1013038 "The number of columns given does not match. %1"
Constant
EMSG_SQL_INSERTNUMBERFIELDS
SAP Sybase Error Number
20608
SQL State
QCA38
SQL Code
-1013038L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
The number of columns to be inserted does not match the number of columns in the insert. If this error persists, it should be reported to Sybase.