Messages on this page are sorted by SQLCODE. Locate the appropriate code in the table below, and click the link for a full description of the message.
| SQL Code | Msg Type | Number | SQL State | Message | Possible Cause |
|---|---|---|---|---|---|
| -1008039L | Error | 22005 | QNA48 | "Permission denied: The current multiplex server is not a writer server" | The global command is not permitted on current multiplex node Click here for a list of possible parameters and odbc states. |
| -1009000L | Error | 20021 | QSA00 | "Bit %2 is unexpectedly on in bitmap. If the error persists, you may have a damaged index; please run sp_iqcheckdb. %1" | This is either an internal calling error (some component called bitmap SET with a duplicate bit), a corrupt bitmap (and dbcc needs be run), or a bitmap operator that has gone awry and mis-computed a result. Click here for a list of possible parameters and odbc states. |
| -1009001L | Error | 20022 | QSA01 | "Bit %2 is unexpectedly off in bitmap. If the error persists, you may have a damaged index; please run sp_iqcheckdb. %1" | This is either an internal calling error (some component called bitmap CLEAR with a duplicate bit), a corrupt bitmap (and dbcc needs be run), or a bitmap operator that has gone awry and mis-computed a result. Click here for a list of possible parameters and odbc states. |
| 1009002L | Warning | 20023 | 00002 | " Index %2: Starting Insert Pass 2. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| 1009003L | Warning | 20024 | 00003 | " Index %1: Thread %2 Inserting %3 Recs, %4 Secs." | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1009004L | Error | 20025 | QSA04 | "Statistics context = %2 %3\n %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1009012L | Error | 20033 | QSA12 | "Cannot create %2 index on a column having a datatype %3. %1" | A named index type index cannot be created on named datatype Click here for a list of possible parameters and odbc states. |
| -1009019L | Error | 20040 | QSA19 | "An internal server component, a bitmap, was given invalid input. %1" | Some non-bitmap component has called a bitmap with an illegal argument. This is an internal programming error and not the (direct) result of customer error. Click here for a list of possible parameters and odbc states. |
| -1009021L | Error | 20042 | QSA21 | "This server must first be started in Multiplex single-node mode (-iqmpx_sn 1) %1" | The tlv log has an incorrect format Click here for a list of possible parameters and odbc states. |
| -1009022L | Error | 20043 | QSA22 | "Cannot create a WD index on a column narrower than 3 bytes. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1009023L | Error | 20044 | QSA23 | "Cannot create a WD index on a column wider than 32767 bytes. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1009024L | Error | 20045 | QSA24 | "Cannot create a WD index with a max permitted word size less than 1 byte. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1009025L | Error | 20046 | QSA25 | "Cannot create a WD index with a max permitted word size greater than 255 bytes. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1009026L | Error | 20047 | QSA26 | "Cannot create a WD index with a separator string this long. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1009027L | Error | 20048 | QSA27 | "Cannot create a WD index with a separator string containing a character fragment. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1009028L | Error | 20049 | QSA28 | "Cannot create a WD index with more than 256 separators. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1009029L | Error | 20050 | QSA29 | "Words exceeding the maximum permitted word length not supported. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1009030L | Error | 20051 | QSA30 | "Cannot create a WD index with the database IQ pagesize less than 4KB. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1009031L | Error | 20052 | QSA31 | "%2: All buffer cache pages are in use, ask your DBA to increase the size of the buffer cache. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1009032L | Error | 20053 | QSA32 | "%2: Bio ptr must be non-null; buffer={%3} page={%4}. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |