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 |
---|---|---|---|---|---|
20701 | Warning | QDA41 | 1000041L | "Backup version: %1" | This message displays the backup version. Click here for a list of possible parameters and odbc states. |
20702 | Warning | QDA42 | 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. |
20703 | Warning | QDA43 | 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. |
20704 | Error | QDA44 | -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. |
20705 | Error | QDA45 | -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. |
20706 | Error | QDA46 | -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. |
20707 | Error | QDA47 | -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. |
20708 | Error | QDA48 | -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. |
20709 | Error | QDA49 | -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. |
20710 | Error | QDA50 | -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. |
20711 | Error | QDA51 | -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. |
20712 | Error | QDA52 | -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. |
20713 | Error | QDA53 | -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. |
20714 | Error | QDA54 | -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. |
20715 | Warning | 01A55 | 1000055L | "Warning: %1" | This message appears in context with other messages. Click here for a list of possible parameters and odbc states. |
20716 | Error | QDA56 | -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. |
20717 | Error | QDA57 | -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. |
20718 | Warning | QDA58 | 1000058L | "Platform: %1" | This is an informational message reporting the platform type. Click here for a list of possible parameters and odbc states. |
20719 | Warning | 01A59 | 1000059L | "Unable to synchronize join index '%1'." | The SYNCHRONIZE operation failed for the index because exclusive access to it cannot be obtained. Try the operation later when there are no other users of the index. Click here for a list of possible parameters and odbc states. |
20720 | Error | QDA60 | -1000060L | "Column '%2', PRECISION (%3) cannot be greater than %4. %1" | The precision requested by the user is larger than what is allowed for the datatype. Click here for a list of possible parameters and odbc states. |