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 |
|---|---|---|---|---|---|
| 20563 | Error | QFA58 | -1001065L | "Encryption/Decryption for %2 datatype is not supported. %1" | An error occurred during encryption/decryption. Click here for a list of possible parameters and odbc states. |
| 20564 | Error | QFA59 | -1001066L | "Encrypt/Decrypt Error: %2. %1" | An error occurred during encryption/decryption. Click here for a list of possible parameters and odbc states. |
| 20565 | Error | QFA60 | -1001067L | "Encrypt/Decrypt Error: %2. %1" | An error occurred during encryption/decryption. Click here for a list of possible parameters and odbc states. |
| 20567 | Error | QFA61 | -1001068L | "Datatype, %2 is not supported for this operation. %1" | The reported datatype is not supported by Sybase IQ. Click here for a list of possible parameters and odbc states. |
| 20570 | Warning | 00A00 | 1013000L | "*** BlockSize: %2, Block size: Record size: %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| 20571 | Warning | 00A01 | 1013001L | "*** Record size: variable, Block size: %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| 20584 | Error | QCA15 | -1013015L | "Multi-column indexes that are non unique or of more than 5300 bytes in total width are not supported. %1" | Multicolumn indexes that are non unique or of more than 1024 bytes in total width are not supported. The total width is obtained by summing the individual widths of the various columns involved in the multicolumn index. Click here for a list of possible parameters and odbc states. |
| 20585 | Warning | 00A15 | 1013015L | "Row Delimiter: %1" | This is the ROW DELIMITER used for the LOAD. Click here for a list of possible parameters and odbc states. |
| 20586 | Error | QCA16 | -1013016L | "FILLER" | No additional information available. Click here for a list of possible parameters and odbc states. |
| 20587 | Error | QCA17 | -1013017L | "An internal error occurred while calling a method on a db_sql_*_identifier. Object does not have an IIndex Handle. %1" | This error should not occur during normal operation. It 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. |
| 20588 | Error | QCA18 | -1013018L | "An internal error occurred while calling a method on db_sql_*_identifier. Object does not have an IColumn Handle. %1" | This error should not occur during normal operation. It 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. |
| 20589 | Error | QCA19 | -1013019L | "CHECK constraint has unsupported component %2. %1" | the CHECK constraints contains either a subquery, a aggregate function, a user defined function, or other components that are not supported by IQ. CHECK constraints are not supported by Sybase IQ. Click here for a list of possible parameters and odbc states. |
| 20590 | Error | QCA20 | -1013020L | "User defined default values are not supported. %1" | User defined default values are not supported by Sybase IQ. Click here for a list of possible parameters and odbc states. |
| 20591 | Error | QCA21 | -1013021L | "Multi-column indexes of the specified type are not supported. %1" | Multi-column indexes of the user specified type are not supported by Sybase IQ. Click here for a list of possible parameters and odbc states. |
| 20592 | Error | QCA22 | -1013022L | "Cannot create a duplicate '%2' index '%3'. %1" | Cannot create duplicate indexes of the same type on a set of columns. Click here for a list of possible parameters and odbc states. |
| 20593 | Error | QCA23 | -1013023L | "Cannot create a unique '%2' index. %1" | Fast Projection, Low Disk, and High Non Group index types cannot be created as unique. Click here for a list of possible parameters and odbc states. |
| 20594 | Error | QCA24 | -1013024L | "ALTER TABLE MODIFY <column> <datatype> is not supported. %1" | Cannot modify the datatype of a column. Click here for a list of possible parameters and odbc states. |
| 20595 | Error | QCA25 | -1013025L | "ALTER TABLE MODIFY <default-value> is not supported. %1" | Cannot modify the default value of a column as defaults are not supported. Click here for a list of possible parameters and odbc states. |
| 20596 | Error | QNA00 | -1008000L | "Users are not allowed to create an FP index. FP indexes are created automatically when the table is created." | Users are not able to create Fast Projection indexes on columns. They are created automatically when the table is created. Click here for a list of possible parameters and odbc states. |
| 20597 | Error | QCA27 | -1013027L | "Number of bytes (%2) for a column from an input file has exceeded the maximum allowed (%3). %1" | The number of bytes you are trying to load into a column from an input file has exceeded the maximum number of bytes allowed. Click here for a list of possible parameters and odbc states. |