Messages 1000193 through 1000214

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

Error 1000193 "The table '%2' is either not part of the join virtual table or has had its data loaded through linked indices. %1"
Constant
EMSG_JOIN_CURSORNOTUSED
SAP Sybase Error Number
20853
SQL State
QDB93
SQL Code
-1000193L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
tablename
Probable Cause
This is an internal error. If this error occurs, it should be reported to Sybase.
Error 1000194 "You must supply either a cursor count (%2) and a cursor array, or neither. %1"
Constant
EMSG_JOIN_CURSORS
SAP Sybase Error Number
20854
SQL State
QDB94
SQL Code
-1000194L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
cursor count
Probable Cause
This is an internal error. If this error occurs, it should be reported to Sybase.
Error 1000195 "Load specification '%2' only valid for column(s) having datatype '%3'. %1"
Constant
EMSG_BINARYFILE
SAP Sybase Error Number
20855
SQL State
QDB95
SQL Code
-1000195L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
type of load specification
Parameter 3
datatype of column
Probable Cause
The named load specification is only valid for columns that have the given datatype.
Error 1000197 "Table '%2' has no columns in the cursor that don't already have data, \nor the join field(s) are not part of the cursor. %1"
Constant
EMSG_JOIN_NOCOLUMNSTOINSERTINTO
SAP Sybase Error Number
20857
SQL State
QDB97
SQL Code
-1000197L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
tablename
Probable Cause
This is an internal error. If this error occurs, it should be reported to Sybase.
Warning 1000199 "Table '%1' has no data."
Constant
EMSG_JOIN_NODATAINBASESRC
SAP Sybase Error Number
20859
SQL State
01B99
SQL Code
1000199L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
the name of the table that has no data %1
Probable Cause
This is a warning that there is no data in a base table.
Error 1000200 "Table '%2' has no data with which to join the other tables. %1"
Constant
EMSG_JOIN_NODATAINSRC
SAP Sybase Error Number
20860
SQL State
QDC00
SQL Code
-1000200L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
tablename
Probable Cause
There is no data in a table which participates in a join.
Error 1000201 "JOIN cannot be created or updated because the thread's stack space has been exceeded. %1"
Constant
EMSG_CAT_NEAR_END_OF_STACK
SAP Sybase Error Number
20861
SQL State
QDC01
SQL Code
-1000201L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
Creation or update of this JOIN has exceeded the thread's stack space. Create or update the JOIN after restarting the engine with a larger value for the -iqtss startup parameter. See the ASIQ Reference Manual for information on setting iqtss.
Error 1000202 "In join virtual table '%2', there is no table cursor at index %3. %1"
Constant
EMSG_JOIN_NOTABLECURSOR
SAP Sybase Error Number
20862
SQL State
QDC02
SQL Code
-1000202L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
jvt name
Parameter 3
index
Probable Cause
This is an internal error. If this error occurs, it should be reported to Sybase.
Error 1000203 "In join virtual table '%2', there is no tablename at index %3. %1"
Constant
EMSG_JOIN_NOTABLENAME
SAP Sybase Error Number
20863
SQL State
QDC03
SQL Code
-1000203L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
join virtual table name
Parameter 3
index
Probable Cause
This is an internal error. If this error occurs, it should be reported to Sybase.
Error 1000204 "Within the join, the portion for table '%2' already has data. %1"
Constant
EMSG_JOIN_TABLEHASDATA
SAP Sybase Error Number
20864
SQL State
QDC04
SQL Code
-1000204L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
tablename
Probable Cause
This is an internal error. If this error occurs, it should be reported to Sybase.
Error 1000205 "Within the join, the cursor for table '%2' yielded no data. %1"
Constant
EMSG_JOIN_TABLEHASNODATA
SAP Sybase Error Number
20865
SQL State
QDC05
SQL Code
-1000205L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
tablename
Probable Cause
This is an internal error. If this error occurs, it should be reported to Sybase.
Error 1000206 "Within the join, there remain no rows to insert into table '%2' \nafter processing the INNER and OUTER rows. %1"
Constant
EMSG_JOIN_TABLEHASNOROWS
SAP Sybase Error Number
20866
SQL State
QDC06
SQL Code
-1000206L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
tablename
Probable Cause
This is an internal error. If this error occurs, it should be reported to Sybase.
Error 1000207 "Within the join, the portion for table '%2' has no data. \nINSERT INTO or LOAD this table first. %1"
Constant
EMSG_JOIN_TABLENEEDSDATA
SAP Sybase Error Number
20867
SQL State
QDC07
SQL Code
-1000207L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
tablename
Probable Cause
The named table must be populated with data.
Error 1000208 "Within the non-appending partial width insert into the join virtual table '%2', \nthere must be at least one other column besides the join field(s). %1"
Constant
EMSG_JOIN_VINSERTNEEDSDATACOL
SAP Sybase Error Number
20868
SQL State
QDC08
SQL Code
-1000208L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
join virtual table name
Probable Cause
This is an internal error. If this error occurs, it should be reported to Sybase.
Error 1000209 "Within the partial width insert into the join virtual table '%2', \nrow %3 is no longer an inner join. %1"
Constant
EMSG_JOIN_VINSERTNOTINNER
SAP Sybase Error Number
20869
SQL State
QDC09
SQL Code
-1000209L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
join virtual table name
Parameter 3
row number
Probable Cause
This is an internal error. If this error occurs, it should be reported to Sybase.
Error 1000210 "For the partial width insert into the join virtual table '%2', \nrow %3 is no longer a left outer. %1"
Constant
EMSG_JOIN_VINSERTNOTLOUTER
SAP Sybase Error Number
20870
SQL State
QDC10
SQL Code
-1000210L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
join virtual table name
Parameter 3
row
Probable Cause
This is an internal error. If this error occurs, then it should be reported to Sybase.
Error 1000211 "For the partial width insert into the join virtual table '%2', \nrow %3 is no longer a right outer. %1"
Constant
EMSG_JOIN_VINSERTNOTROUTER
SAP Sybase Error Number
20871
SQL State
QDC11
SQL Code
-1000211L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
join virtual table name
Parameter 3
row
Probable Cause
This is an internal error. If this error occurs, then it should be reported to Sybase.
Error 1000212 "For the partial width insert into join virtual table '%2', \nrow %3 is now a duplicate row (but was not before or vice-versa). %1"
Constant
EMSG_JOIN_VINSERTNOTT1TRUE
SAP Sybase Error Number
20872
SQL State
QDC12
SQL Code
-1000212L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
join virtual table name
Parameter 3
row
Probable Cause
This is an internal error. If this error occurs, then it should be reported to Sybase.
Warning 1000213 No message
Constant
EMSG_JOIN_WARNNOCURSORS_EMPTY_SLOT
SAP Sybase Error Number
20873
SQL State
01C13
SQL Code
1000213L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Probable Cause
No additional information available.
Error 1000214 "Duplicate records seen in table %2. The SYNCHRONIZE operation will rollback. %1"
Constant
EMSG_JOIN_DUPLICATE_ROWS
SAP Sybase Error Number
20874
SQL State
QDC14
SQL Code
-1000214L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
table containing duplicate records
Probable Cause
This is an internal error. If this error occurs, it should be reported to Sybase.