Messages QDB85 through QDC05

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
QDB85 Error 22006 -1000321L "dropleaks is not allowed in multiplex mode. %1" Dropleaks require server to be started in simplex configuration

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

QDB86 Error 22007 -1000322L "Use CREATE DBSPACE USING FILE syntax for creating IQ dbspaces. %1" In Atomic IQ dbspaces can be created using the FILE Syntax for create dbspace. Old pre-atomic syntax can be used to create catalog store dbspaces only.

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

QDB88 Error 20848 -1000188L "Only ASCII, BCP and BINARY are supported LOAD formats. %1" The user specified a LOAD format that is not supported.

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

QDB89 Error 20849 -1000189L "DDL statements cannot proceed while the %2 is in an out of space condition. %1" The DDL statement cannot proceed until the named db store is no longer in an out of space condtion. The out of space condition had been previously reported. The only course of action available is to stop and restart the server. The database is in an out-of-space condition. Space needs to be added to the database.

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

QDB90 Error 20850 -1000190L "The index '%2' cannot be opened in the current transaction (%3). %1" The procedure cannot open the named index. It is likely that the index was created by a transaction that began after the one that is trying to open it. In order to proceed, COMMIT the current transaction and try again.

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

QDB91 Error 20851 -1000191L "Proxy, remote, or non-IQ tables are not allowed in joins. Tablename is '%2'. %1" Proxy tables, remote objects, or non_IQ tables are not allowed to participate in a join index.

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

QDB92 Error 20852 -1000192L "The cursor for table '%2' has no data to fetch. %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.

QDB93 Error 20853 -1000193L "The table '%2' is either not part of the join virtual table or has had its data loaded through linked indices. %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.

QDB94 Error 20854 -1000194L "You must supply either a cursor count (%2) and a cursor array, or neither. %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.

QDB95 Error 20855 -1000195L "Load specification '%2' only valid for column(s) having datatype '%3'. %1" The named load specification is only valid for columns that have the given datatype.

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

QDB96 Error 20856 -1000196L "You must supply a join index name. %1" An indexname was not provided as a parameter. 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.

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.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com