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 |
|---|---|---|---|---|---|
| 21202 | Error | QXA57 | -1010058L | "Unable to perform forced recovery when database is in read only mode. %1" | Recovery switch '-iqfrec' is allowed on read/write databases only Click here for a list of possible parameters and odbc states. |
| 21203 | Error | QBC73 | -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. |
| 21204 | Error | QDD19 | -1000331L | "The requested FP style (%1) for %2 cannot be rebuilt. It will be rebuilt as %3." | The requested FP style cannot be rebuilt. Increase main cache or set FP_Lookup_Size_PPM to a higher percentage for 3-byte FP. Click here for a list of possible parameters and odbc states. |
| 21205 | Error | QSB83 | -1009187L | "Textindex External Error: Error Code: %2: Error Message: %3. %1" | Error from external prefilter or term breaker library. Click here for a list of possible parameters and odbc states. |
| 21206 | Error | QDD20 | -1000332L | "Odd length of binary data value detected on column %2 - %1" | When loading hexadicimal data into BLOB, the total number of nibbles has to be an even number. If an odd number is detected, the load engine will rollback. This restriction does not apply to binary and varbinary data type. Click here for a list of possible parameters and odbc states. |
| 21207 | Error | QUA55 | -1012055L | "RESTORE VERIFY has found errors with the archive. %1" | The verification of the provided archive has failed. Please check the server log for details of errors which were thrown during the verification process. Click here for a list of possible parameters and odbc states. |
| 21208 | Warning | QUA56 | 1012056L | "Total number of IQ blocks verified: %1/%2 ( %3%% )" | This is an informational message displayed in context with other messages. Click here for a list of possible parameters and odbc states. |
| 21209 | Error | QUA57 | -1012057L | "Command specified for virtual backup failed. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| 21210 | Error | QSB84 | -1009189L | "Text document exceeds maximum number of terms. Support up to 4294967295 terms per document. %1" | Error from external prefilter or term breaker library. Click here for a list of possible parameters and odbc states. |
| 21211 | Error | QSB85 | -1009190L | "Incorrect %3 Index Version (%2): Index must be dropped and recreated. %1" | Error from text index. Click here for a list of possible parameters and odbc states. |
| 21212 | Error | QXA60 | -1010060L | "Server option -iqmpx_nowr only allowed when there are no writers in multiplex %1" | Please restart coordinator without -iqmpx_nowr switch to add a writer Click here for a list of possible parameters and odbc states. |
| 21213 | Error | QXA61 | -1010061L | "Server switch -iqmpx_nowr only allowed on coordinator node %1" | Please restart the server without -iqmpx_nowr switch Click here for a list of possible parameters and odbc states. |
| 21214 | Error | QDD25 | -1000335L | "Cannot add writer when coordinator started with -iqmpx_nowr %1" | Please restart coordinator without -iqmpx_nowr switch to add writer node Click here for a list of possible parameters and odbc states. |
| 21215 | Error | QDD26 | -1000336L | "Cannot convert to writer when coordinator started with -iqmpx_nowr %1" | Please restart coordinator without -iqmpx_nowr switch to change role to writer Click here for a list of possible parameters and odbc states. |
| 21216 | Error | QDD27 | -1000337L | " Number of columns in Hash Partition key cannot be greater than %2. %1" | Hash partition key columns cannot be greater than the allowed value. Click here for a list of possible parameters and odbc states. |
| 21222 | Error | QIA11 | -1004011L | "Coordinator node not responding" | Coordinator node is not responding. Check to see if the Coordinator is running Click here for a list of possible parameters and odbc states. |
| 21223 | Error | QIA12 | -1004012L | "INC communication between coordinator and secondary failed due to : %2 %1" | INC communication failed between coordinator and secondary nodes. The error returned from target node is also displayed. This connection is similar to a client connection. Click here for a list of possible parameters and odbc states. |
| 21224 | Error | QDD08 | -1004013L | "Cannot drop multiplex server %2 as it holds freelist. %1" | If a writer holds a freelist, it cannot be dropped. If the writer can be started, start it. This is because a startup or a clean shutdown will clear the freelist. If the writer cannot be restarted, restart the coordinator with -iqmpx_reclaimwriterfreelist <server name> server switch to force the coordinator to reset the writer freelist. Click here for a list of possible parameters and odbc states. |
| 21225 | Error | QIA15 | -1004015L | "Permission denied: Command not allowed on Multiplex %2 servers. %1" | The command is not permitted on current multiplex node Click here for a list of possible parameters and odbc states. |
| 22000 | Error | QSB55 | -1009155L | "Cannot perform requested command as there is an ALTER DBSPACE command in progress. %1" | A CREATE DBSPACE or a DROP DBSPACE command was issued when there was already an ALTER DBSPACE command in progress. Click here for a list of possible parameters and odbc states. |