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 |
|---|---|---|---|---|---|
| QDA35 | Error | 20695 | -1000035L | "Using views in CREATE JOIN INDEX is not supported. %1" | Using views in CREATE JOIN INDEX is not supported. Click here for a list of possible parameters and odbc states. |
| QDA38 | Warning | 20698 | 1000038L | "Backup date: %1" | This message displays the backup date. Click here for a list of possible parameters and odbc states. |
| QDA39 | Warning | 20699 | 1000039L | "Backup created by: %1" | This message displays the user who created the backup. Click here for a list of possible parameters and odbc states. |
| QDA40 | Warning | 20700 | 1000040L | "Comment: %1" | This is an informational message displayed in context with other messages. Click here for a list of possible parameters and odbc states. |
| QDA41 | Warning | 20701 | 1000041L | "Backup version: %1" | This message displays the backup version. Click here for a list of possible parameters and odbc states. |
| QDA42 | Warning | 20702 | 1000042L | "Number of archive media in backup: %1" | This message displays how many media are in the backup. Click here for a list of possible parameters and odbc states. |
| QDA43 | Warning | 20703 | 1000043L | "Number of files in backup: %1" | This message displays the number of files in the backup. Click here for a list of possible parameters and odbc states. |
| QDA44 | Error | 20704 | -1000044L | "The join for table '%2' does not have enough columns defined (%3). %1" | Cannot define a join with zero columns. If this error occurs, it should be reported to Sybase. Click here for a list of possible parameters and odbc states. |
| QDA45 | Error | 20705 | -1000045L | "Index %2 does not exist. %1" | User has specified an index which does not exist in any table within the current database. Click here for a list of possible parameters and odbc states. |
| QDA46 | Error | 20706 | -1000046L | "No Field passed to PutMCIField. %1" | This error should not occur during normal operation and should be reported to Sybase. See the iqmsg file for additional diagnostic information. Click here for a list of possible parameters and odbc states. |
| QDA47 | Error | 20707 | -1000047L | "For table pair %2, table '%3' has a precision mismatch in column %4. %1" | Corresponding columns in the join must have equal precision. Click here for a list of possible parameters and odbc states. |
| QDA48 | Error | 20708 | -1000048L | "For table pair %2, table '%3' has a scale mismatch in column %4. %1" | Corresponding columns in the join must have equal scale. Click here for a list of possible parameters and odbc states. |
| QDA49 | Error | 20709 | -1000049L | "'%2' is being used in a self join. Self joins are not allowed. %1" | Self joins are not allowed. Click here for a list of possible parameters and odbc states. |
| QDA50 | Error | 20710 | -1000050L | "Table '%2' is used in the join twice. %1" | A table cannot be used twice in a join. Click here for a list of possible parameters and odbc states. |
| QDA51 | Error | 20711 | -1000051L | "Cannot retrieve a row from the SYSIQJOINIXTABLE system table. %1" | This is an internal error. Cannot retrieve a row from the SYSIQJOINIXTABLE system table. If this error occurs, it should be reported to Sybase. Click here for a list of possible parameters and odbc states. |
| QDA52 | Error | 20712 | -1000052L | "Cannot delete a row from the SYSIQJOINIXTABLE system table. %1" | This is an internal error. Cannot delete a row from the SYSIQJOINIXTABLE system table. If this error occurs, it should be reported to Sybase. Click here for a list of possible parameters and odbc states. |
| QDA53 | Error | 20713 | -1000053L | "Cannot commit changes to the SYSIQJOINIXTABLE system table. %1" | This is an internal error. Cannot commit changes to the SYSIQJOINIXTABLE system table. If this error occurs, it should be reported to Sybase. Click here for a list of possible parameters and odbc states. |
| QDA54 | Error | 20714 | -1000054L | "Cannot open %2 in Meta (exclusive) mode. Object is already open. %1" | The object cannot be opened for exclusive access; it is already open. Click here for a list of possible parameters and odbc states. |
| QDA56 | Error | 20716 | -1000056L | "Cannot convert from datatype '%2' to '%3' for column '%4'. %1" | Implicit conversion for this column is not possible. Click here for a list of possible parameters and odbc states. |
| QDA57 | Error | 20717 | -1000057L | "Column '%2' has an unknown datatype: '%3'. %1" | The column is of a datatype that is unknown to ASIQ. This 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. |