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 |
|---|---|---|---|---|---|
| -1005023L | Error | 21073 | QTA23 | "Unmatched number of select list items in union" | Cube message here Click here for a list of possible parameters and odbc states. |
| -1005024L | Error | 21074 | QTA24 | "Estimate number: %2 exceed the MAX_CUBE_RESULT of GROUP BY CUBE or ROLLUP %1" | location of the exception the estimated total result of hash base cube or rollup Click here for a list of possible parameters and odbc states. |
| -1005025L | Error | 21089 | QTA25 | "Query rejected as too complex. After join simplifications there were still %2 tables to be joined, which exceeds the current setting of Max_Join_Enumeration. %1" | The query will take too long to optimize, so it is being rejected Click here for a list of possible parameters and odbc states. |
| -1005026L | Error | 21090 | QTA26 | "Update not supported on null supplying side of outer join." | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1005027L | Error | 21091 | QTA27 | "An error occurs during unistring conversion - %2. %1" | location of the exception the details of unilib error Click here for a list of possible parameters and odbc states. |
| -1005028L | Error | 21092 | QTA28 | "Syntax error - %2. %1" | location of the exception the details of syntax error Click here for a list of possible parameters and odbc states. |
| -1005029L | Error | 21143 | QTA29 | "You cannot SELECT from a join virtual table. (%2) %1" | location of the exception the details of syntax error Click here for a list of possible parameters and odbc states. |
| -1005030L | Error | 21145 | QTA30 | "Query has an ambiguous table reference between prepare and open cursor (%2). %1" | SA allows a base and temp table to both have the same table name. In some places, such as when a temp table is created in a stored procedure between the describe and open, IQ can find the base table in the describe and the temp table in the open, giving inconsistent results. Click here for a list of possible parameters and odbc states. |
| -1005031L | Error | 21217 | QTA31 | "Illegal PARTITION BY item %2, %1" | MARKNEW The specificied column name or ordinal number is not present within the select list. Click here for a list of possible parameters and odbc states. |
| -1005032L | Error | 21218 | QTA32 | "Conflicting partitioning requirements were detected in UDF '%2' and SQL '%3', %1" | MARKNEW The partition by specification described by the UDF and contained within the SQL select conflict. Click here for a list of possible parameters and odbc states. |
| -1005033L | Error | 21219 | QTA33 | "Conflicting ordering requirements were detected: %2, %1" | MARKNEW The order by specification described by the UDF and contained within the SQL select conflict. Click here for a list of possible parameters and odbc states. |
| -1005034L | Error | 21220 | QTA34 | "column is not present in the projection list, %1" | No additional information available.. Click here for a list of possible parameters and odbc states. |
| -1006000L | Error | 20238 | QBA00 | "IQ Internal error. Please report this to Sybase IQ support. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1006001L | Error | 20239 | QBA01 | "IQ Internal error. Please report this to Sybase IQ support. %2 %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1006002L | Error | 20240 | QBA02 | "IQ Internal error. Please report this to Sybase IQ support. %2 %3 %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1006003L | Error | 20241 | QBA03 | "IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1006004L | Error | 20242 | QBA04 | "IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %5 %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1006005L | Error | 20243 | QBA05 | "IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %5 %6 %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1006006L | Error | 20244 | QBA06 | "IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %5 %6 %7 %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1006007L | Error | 20245 | QBA07 | "IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %5 %6 %7 %8 %1" | No additional information available. Click here for a list of possible parameters and odbc states. |