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 |
|---|---|---|---|---|---|
| QTA28 | Error | 21092 | -1005028L | "Syntax error - %2. %1" | location of the exception the details of syntax error Click here for a list of possible parameters and odbc states. |
| QTA29 | Error | 21143 | -1005029L | "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. |
| QTA30 | Error | 21145 | -1005030L | "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. |
| QUA00 | Error | 20923 | -1012000L | "You cannot do a partial restore for database '%2' because it has been updated (%3) since its last backup (%4). %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QUA01 | Error | 20924 | -1012001L | "There is already a backup or selective restore in progress. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QUA02 | Error | 20925 | -1012002L | "Unable to write to archive. ('%2') %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QUA03 | Error | 20926 | -1012003L | "You must do a full backup before doing an incremental backup. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QUA04 | Error | 20927 | -1012004L | "You cannot do incremental backups with this release. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QUA05 | Error | 20928 | -1012005L | "Server is reporting no files in the database. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QUA06 | Error | 20929 | -1012006L | "Server reports '%2' files in IQ store, IQ reports '%3'. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QUA07 | Error | 20930 | -1012007L | "IQ unable to find all files to back up. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QUA08 | Error | 20931 | -1012008L | "Database has changed since last restore. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QUA09 | Error | 20932 | -1012009L | "This restore cannot immediately follow the previous restore. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QUA10 | Error | 20933 | -1012010L | "Unable to read from archive ('%2'). %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QUA11 | Error | 20934 | -1012011L | "Header of block to be restored appears to be corrupted. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QUA12 | Error | 20935 | -1012012L | "Media data appears corrupted (bad checksum). %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QUA13 | Error | 20936 | -1012013L | "Media meta data appears corrupted (boundary record). %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QUA14 | Error | 20937 | -1012014L | "Media meta data appear corrupted (multiple begin boundary records). %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QUA15 | Error | 20938 | -1012015L | "Media meta data appears corrupted (missing begin boundary record). %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QUA16 | Error | 20939 | -1012016L | "Restoring database '%2' has failed because not all media required for restoring '%3' were supplied. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |