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 |
|---|---|---|---|---|---|
| QBC62 | Error | 20500 | -1006262L | " This new operator should never be called " | No additional information available. Click here for a list of possible parameters and odbc states. |
| QBC63 | Error | 20501 | -1006263L | " This delete operator should never be called " | No additional information available. Click here for a list of possible parameters and odbc states. |
| QBC64 | Error | 21072 | -1006264L | "Invalid Blocksize %2 less than the Device Sectorsize %3 %4 %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QBC65 | Error | 21093 | -1006265L | "Invalid Filename: %2. %1" | A bad filename (perhaps zero-length) was specified. Click here for a list of possible parameters and odbc states. |
| QBC66 | Error | 21105 | -1006266L | "Found bad sector on raw device: %1" | A bad sector was detected on the given raw device. Click here for a list of possible parameters and odbc states. |
| QBC67 | Error | 21119 | -1006267L | "%2 blocks is greater than the partition size of %3 blocks %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QBC68 | Error | 21151 | -1006268L | "The current operation has been cancelled: Max_Temp_Space_Per_Connection exceeded" | User has exhausted maximum temp dbspace limit for this connection Click here for a list of possible parameters and odbc states. |
| QBC69 | Error | 21161 | -1006269L | "No SYSAM License Available" | SYSAM license for the product is either not available or not configured. Click here for a list of possible parameters and odbc states. |
| QBC70 | Error | 21162 | -1006270L | "SYSAM Failure while doing: %1" | SYSAM internal failure. Click here for a list of possible parameters and odbc states. |
| QBC71 | Error | 21163 | -1006271L | "IQ_CORE License has expired" | SYSAM IQ_CORE license has expired leading to server shutdown Click here for a list of possible parameters and odbc states. |
| QBC72 | Error | 21172 | -1006272L | "IQ Main store cannot be larger than licensed limit" | SYSAM IQ Main store is larger than the limit specified in product license leading to server shutdown Click here for a list of possible parameters and odbc states. |
| QBC73 | Error | 21203 | -1006273L | "License limit for dbspaces reached. Cannot create new dbspace" | SYSAM Number of IQ Main DBSpaces higher than the licensed limit Click here for a list of possible parameters and odbc states. |
| QCA15 | Error | 20584 | -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. |
| QCA16 | Error | 20586 | -1013016L | "FILLER" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QCA17 | Error | 20587 | -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. |
| QCA18 | Error | 20588 | -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. |
| QCA19 | Error | 20589 | -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. |
| QCA20 | Error | 20590 | -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. |
| QCA21 | Error | 20591 | -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. |
| QCA22 | Error | 20592 | -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. |