Messages QDB97 through QDC22

Messages on this page are sorted by SQLSTATE. Locate the appropriate code in the table below, and click the link for a full description of the message.

SQL State Msg Type Number SQL Code Message Possible Cause
QDB97 Error 20857 -1000197L "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" This is an internal error. If this error occurs, it should be reported to Sybase.

Click here for a list of possible parameters and odbc states.

QDB98 Error 20858 -1000198L "Cannot create join index with table(s) having column(s) of datatype %2. %1" The 'join index' functionality is supported on most datatypes. However, there are a few (e.g., long binary) for which this functionality is not supported.

Click here for a list of possible parameters and odbc states.

QDB99 Error 21108 -1000279L "Column '%2' must be included in the insert. It is part of a multicolumn index. %1" All columns of a multicolumn index must be included in an insert.

Click here for a list of possible parameters and odbc states.

QDC00 Error 20860 -1000200L "Table '%2' has no data with which to join the other tables. %1" There is no data in a table which participates in a join.

Click here for a list of possible parameters and odbc states.

QDC01 Error 20861 -1000201L "JOIN cannot be created or updated because the thread's stack space has been exceeded. %1" 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.

Click here for a list of possible parameters and odbc states.

QDC02 Error 20862 -1000202L "In join virtual table '%2', there is no table cursor at index %3. %1" This is an internal error. If this error occurs, it should be reported to Sybase.

Click here for a list of possible parameters and odbc states.

QDC03 Error 20863 -1000203L "In join virtual table '%2', there is no tablename at index %3. %1" This is an internal error. If this error occurs, it should be reported to Sybase.

Click here for a list of possible parameters and odbc states.

QDC04 Error 20864 -1000204L "Within the join, the portion for table '%2' already has data. %1" This is an internal error. If this error occurs, it should be reported to Sybase.

Click here for a list of possible parameters and odbc states.

QDC05 Error 20865 -1000205L "Within the join, the cursor for table '%2' yielded no data. %1" This is an internal error. If this error occurs, it should be reported to Sybase.

Click here for a list of possible parameters and odbc states.

QDC06 Error 20866 -1000206L "Within the join, there remain no rows to insert into table '%2' \nafter processing the INNER and OUTER rows. %1" This is an internal error. If this error occurs, it should be reported to Sybase.

Click here for a list of possible parameters and odbc states.

QDC07 Error 20867 -1000207L "Within the join, the portion for table '%2' has no data. \nINSERT INTO or LOAD this table first. %1" The named table must be populated with data.

Click here for a list of possible parameters and odbc states.

QDC08 Error 20868 -1000208L "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" This is an internal error. If this error occurs, it should be reported to Sybase.

Click here for a list of possible parameters and odbc states.

QDC09 Error 20869 -1000209L "Within the partial width insert into the join virtual table '%2', \nrow %3 is no longer an inner join. %1" This is an internal error. If this error occurs, it should be reported to Sybase.

Click here for a list of possible parameters and odbc states.

QDC10 Error 20870 -1000210L "For the partial width insert into the join virtual table '%2', \nrow %3 is no longer a left outer. %1" This is an internal error. If this error occurs, then it should be reported to Sybase.

Click here for a list of possible parameters and odbc states.

QDC11 Error 20871 -1000211L "For the partial width insert into the join virtual table '%2', \nrow %3 is no longer a right outer. %1" This is an internal error. If this error occurs, then it should be reported to Sybase.

Click here for a list of possible parameters and odbc states.

QDC12 Error 20872 -1000212L "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" This is an internal error. If this error occurs, then it should be reported to Sybase.

Click here for a list of possible parameters and odbc states.

QDC14 Error 20874 -1000214L "Duplicate records seen in table %2. The SYNCHRONIZE operation will rollback. %1" This is an internal error. If this error occurs, it should be reported to Sybase.

Click here for a list of possible parameters and odbc states.

QDC15 Error 20875 -1000215L "An invalid filler option (e.g., filler()) was specified in the load statement. %1" An invalid filler option was specified on the load statement.

Click here for a list of possible parameters and odbc states.

QDC19 Error 20879 -1000219L "The specified indextype does not exist in the given target. %1" The indextype the user requested to check with sp_iqcheckdb does not exist in the given table or database.

Click here for a list of possible parameters and odbc states.

QDC22 Error 20882 -1000222L "JP3&4" This is an informational message displayed in context with other messages.

Click here for a list of possible parameters and odbc states.


Created June 15, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com