Messages 1013063 through 1013088

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

Error 1013063 "Expected raw-data column type '%2' on input, but no input data exists. %1"
Constant
EMSG_SQL_EXPECTEDRAWFIELDTYPENOTSEEN
SAP Sybase Error Number
20633
SQL State
QCA63
SQL Code
-1013063L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
column datatype
Probable Cause
No data was found during a scan of an input file during insert.
Error 1013064 "Row delimiter not seen during scan of input file. At least one of the input rows is missing a terminator. %1"
Constant
EMSG_SQL_ROWTERMINATORNOTSEEN
SAP Sybase Error Number
20634
SQL State
QCA64
SQL Code
-1013064L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
A row delimiter has been omitted from an input file.
Error 1013065 "Row delimiter '%2' and column delimiter '%3' cannot be substrings of each other. %1"
Constant
EMSG_SQL_CANTBESUBSTRING
SAP Sybase Error Number
20635
SQL State
QCA65
SQL Code
-1013065L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
the row delimiter
Parameter 3
the column delimiter
Probable Cause
Row and column delimiters cannot be substrings of each other.
Error 1013066 "The %2 load option can be specified only once. %1"
Constant
EMSG_SQL_MULTIPLE_LOAD_OPTION
SAP Sybase Error Number
20636
SQL State
QCA66
SQL Code
-1013066L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
name of the load option
Probable Cause
The named load option can be specified only once per LOAD statement.
Error 1013067 "Option CONVERSION ERROR must be OFF when IGNORE CONSTRAINT DATA VALUE or ALL is specified. %1"
Constant
EMSG_SQL_DATAVALUE_CVTERROR
SAP Sybase Error Number
20637
SQL State
QCA67
SQL Code
-1013067L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
When IGNORE CONSTRAINT DATA VALUE or ALL is given on a load statement, the database option CONVERSION ERROR must be off.
Error 1013068 "Constraint '%2' violated: Invalid value for column '%3' in table '%4'. %1"
Constant
EMSG_SQL_COLUMN_CHECK_CONSTRAINT_VIOLATED
SAP Sybase Error Number
20638
SQL State
QCA68
SQL Code
-1013068L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
constraint name
Parameter 3
column name for which the violation occurred
Parameter 4
table name
Probable Cause
The Data being inserted or updated is invalid due to a column check constraint violation.
Error 1013070 "Cannot specify check constraints off and ignore all, ignore check, log all or log check during load. %1"
Constant
EMSG_SQL_IQ_LOAD_CONFLICT
SAP Sybase Error Number
20640
SQL State
QCA70
SQL Code
-1013070L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
when check constraints off is specified during load ignore all, ignore check, log all, log check are not available.
Error 1013071 "Constraint '%2' violated: Invalid value in table '%3'. %1"
Constant
EMSG_SQL_TABLE_CHECK_CONSTRAINT_VIOLATED
SAP Sybase Error Number
20641
SQL State
QCA71
SQL Code
-1013071L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
constraint name
Parameter 3
table name on which the table check violation occurred
Probable Cause
The Data being inserted or updated is invalid due to a table check constraint violation.
Error 1013077 "ROW DELIMITED BY is valid only when all columns are delimited or ASCII fixed-width. %1"
Constant
EMSG_SQL_INVALIDUSEOFROWTERMINATOR
SAP Sybase Error Number
20647
SQL State
QCA77
SQL Code
-1013077L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
ROW DELIMITED BY is valid only when all columns are delimited or ASCII fixed-width. You cannot use a row delimiter with PREFIX or BINARY columns.
Error 1013078 "Insert Pass 1 CPU utilization"
Constant
EMSG_FFINSERT_1
SAP Sybase Error Number
20648
SQL State
QCA78
SQL Code
-1013078L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
This is displayed as part of an informational message during insert.
Error 1013079 "Insert Pass 1 user (%)"
Constant
EMSG_FFINSERT_1U
SAP Sybase Error Number
20649
SQL State
QCA79
SQL Code
-1013079L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
This is displayed as part of an informational message during insert.
Error 1013080 "Insert Pass 1 system (%)"
Constant
EMSG_FFINSERT_1S
SAP Sybase Error Number
20650
SQL State
QCA80
SQL Code
-1013080L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
This is displayed as part of an informational message during insert.
Error 1013081 "Insert Pass 2 CPU utilization"
Constant
EMSG_FFINSERT_2
SAP Sybase Error Number
20651
SQL State
QCA81
SQL Code
-1013081L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
This is displayed as part of an informational message during insert.
Error 1013082 "Insert Pass 2 user (%)"
Constant
EMSG_FFINSERT_2U
SAP Sybase Error Number
20652
SQL State
QCA82
SQL Code
-1013082L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
This is displayed as part of an informational message during insert.
Error 1013083 "Insert Pass 2 system (%)"
Constant
EMSG_FFINSERT_2S
SAP Sybase Error Number
20653
SQL State
QCA83
SQL Code
-1013083L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
This is displayed as part of an informational message during insert.
Error 1013084 "Insert Commit CPU utilization"
Constant
EMSG_FFINSERT_COMMIT
SAP Sybase Error Number
20654
SQL State
QCA84
SQL Code
-1013084L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
This is displayed as part of an informational message during insert.
Error 1013085 "Insert Commit user (%)"
Constant
EMSG_FFINSERT_COMMITU
SAP Sybase Error Number
20655
SQL State
QCA85
SQL Code
-1013085L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
This is displayed as part of an informational message during insert.
Error 1013086 "Insert Commit system (%)"
Constant
EMSG_FFINSERT_COMMITS
SAP Sybase Error Number
20656
SQL State
QCA86
SQL Code
-1013086L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
This is displayed as part of an informational message during insert.
Error 1013087 "Total Insert CPU utilization"
Constant
EMSG_FFINSERT_TOTAL
SAP Sybase Error Number
20657
SQL State
QCA87
SQL Code
-1013087L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
This is displayed as part of an informational message during insert.
Error 1013088 "Insert Total user (%)"
Constant
EMSG_FFINSERT_TOTALU
SAP Sybase Error Number
20658
SQL State
QCA88
SQL Code
-1013088L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
This is displayed as part of an informational message during insert.