Messages 20761 through 20780

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

Number Msg Type SQL State SQL Code Message Possible Cause
20761 Error QDB01 -1000101L "%2 not supported by Sybase IQ. %1" The statement in question is not supported by Sybase IQ.

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

20762 Error QDB02 -1000102L "Cannot update table %2 because it is defined in one or more join indexes. %1" The user cannot update a table that is defined on a join index.

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

20763 Error QDB03 -1000103L "Cannot find an index for field '%2'. Every field must have at least one index. Current IndexCount = %3. %1" This error should not occur during normal operation. Every field in ASIQ will have at least one index (the automatically generated FP index). This error occurs, the operation should be retried. If the error persists, it should be reported to Sybase. Extra information may have been output to the iqmsg file.

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

20764 Warning 01B04 1000104L "in join virtual table '%1'%2" This is an informational message displayed in context with other messages.

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

20765 Warning 01B05 1000105L "%1" This is an informational message displayed in context with other messages.

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

20766 Error QDB06 -1000106L "Local temporary table, %2, must be committed in order to create an index. %1" To be able to create an index for a local temporary table, the table must be in a committed state. If this message occurs, the user has tried to execute a CREATE INDEX on a local temporary table that has had data inserted, deleted, or updated that has not yet been committed.

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

20767 Warning 01B07 1000107L "For table '%1' in join virtual table '%2', \n%3 left outer rows with %4 columns will be moved (inserted/deleted).\n" This is an informational message displayed in context with other messages. The message displays the number of rows moved during an insert to or delete from a join.

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

20768 Warning 01B08 1000108L "The DELETE where clause yielded %1 rows, but table '%2' has no data." This is an internal error. This warning should not occur during normal use. If this error occurs, it should be reported to Sybase.

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

20769 Warning 00B09 1000109L "For table %1, join index %2 was modified. %3 rows were deleted." Informational message regarding rows deleted from a table.

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

20770 Error QDB10 -1000110L "The wrong SIndex has been opened for a fast projection index. %1" This is an internal error and should not occur. Diagnostic information has been output to the iqmsg file. If the error occurs, it should be reported to Sybase. The operation that caused the error may be tried again.

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

20771 Error QDB11 -1000111L "The wrong FP Index has been opened for a field. %1" This is an internal error and should not occur. Diagnostic information has been output to the iqmsg file. If the error occurs, it should be reported to Sybase. The operation that caused the error may be tried again.

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

20772 Error QDB12 -1000112L "The EBM on the field's columnDescriptor does not match the column EBM on the FPIndex. %1" This is an internal error and should not occur. Diagnostic information has been output to the iqmsg file. If the error occurs, it should be reported to Sybase. The operation that caused the error may be tried again.

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

20773 Error QDB13 -1000113L "Field %2 does not have an FP index. %1" This error should not occur during normal operation. Every field has an FP index which is created automatically when the field is created. If the error occurs, diagnostic information will be output to the iqmsg file and the operation that caused it may be tried again. If the problem persists, the server should be shutdown and restarted. An occurrence of this error should be reported to Sybase.

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

20774 Error QDB14 -1000114L "CMP index can only be created on two distinct columns having identical datatypes. %1" A CMP index is an index that can be only created on two columns. You cannot create a single column CMP index; nor can you create a CMP index on three or more columns. Furthermore, when specifying two columns, the two columns must have identical datatypes.

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

20775 Error QDB15 -1000115L "You cannot delete from join index %2 in the 'top' table %3. %1" This is an internal error. You cannot delete from the top table in a join. If this error occurs, it should be reported to Sybase

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

20776 Error QDB16 -1000116L "A temporary table cannot participate in a JOIN INDEX. '%2' is a temporary table. %1" You cannot create a join index using a temporary table.

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

20777 Warning 00B17 1000117L "The data to be inserted into table '%2', column '%1' cannot be converted to the datatype of the column. NULL will be inserted if the column allows NULLs." The database option CONVERSION_ERROR has been set to 'OFF' for this INSERT. The data to be inserted to the named column cannot be converted to the datatype of that column. If the column allows NULL, then NULL will be inserted instead.

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

20778 Error QDB18 -1000118L "Join index %2 was not found in the catalog. %1" This is an internal error. If this error occurs, it should reported to Sybase.

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

20779 Warning 00B19 1000119L "The data to be inserted into table '%2', column `%1' from row %3 of the select results cannot be converted to the datatype of the destination column. NULL will be inserted if the column allows NULLs." The database option CONVERSION_ERROR has been set to 'OFF' for this INSERT...SELECT. During INSERT...SELECT, the data to be inserted to one of the columns cannot be converted to the datatype of that column. If the column allows NULL, then NULL will be inserted instead.

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

20780 Error QDB20 -1000120L "Join %2 was not found in the catalog. %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 November 10, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com