Messages QDA27 through QDA51

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
QDA27 Error 20687 -1000027L "The join virtual table '%2' does not have any data. %1" It was requested that the join index be opened only if it is not empty. 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.

QDA28 Error 20688 -1000028L "For table pair %2, table '%3' has a length value mismatch for column %4. %1" Corresponding columns in the table pair must be of the same length.

Click here for a list of possible parameters and odbc states.

QDA29 Error 20689 -1000029L "Cannot open the requested object for write in the current transaction (%2). Another user has write access in transaction %3. %1" The ASIQ catalog allows only one transaction at a time to have write access to an object. The id of the user that is currently writing to the object can be found by running sp_iqtransaction and scanning the output for the transaction id of the writer that currently has write access.

Click here for a list of possible parameters and odbc states.

QDA30 Warning 20690 1000030L "\nMaster archive header information\n" This is an informational message displayed in context with other messages.

Click here for a list of possible parameters and odbc states.

QDA33 Warning 20693 1000033L "Database: %1" This message is displayed in context with other messages.

Click here for a list of possible parameters and odbc states.

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.


Created May 6, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com