Messages 1000042 through 1000061

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
1000042L Warning 20702 QDA42 "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.

1000043L Warning 20703 QDA43 "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.

-1000044L Error 20704 QDA44 "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.

-1000045L Error 20705 QDA45 "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.

-1000046L Error 20706 QDA46 "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.

-1000047L Error 20707 QDA47 "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.

-1000048L Error 20708 QDA48 "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.

-1000049L Error 20709 QDA49 "'%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.

-1000050L Error 20710 QDA50 "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.

-1000051L Error 20711 QDA51 "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.

-1000052L Error 20712 QDA52 "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.

-1000053L Error 20713 QDA53 "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.

-1000054L Error 20714 QDA54 "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.

1000055L Warning 20715 01A55 "Warning: %1" This message appears in context with other messages.

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

-1000056L Error 20716 QDA56 "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.

-1000057L Error 20717 QDA57 "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.

1000058L Warning 20718 QDA58 "Platform: %1" This is an informational message reporting the platform type.

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

1000059L Warning 20719 01A59 "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.

-1000060L Error 20720 QDA60 "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.

-1000061L Error 20721 QDA61 "Column %2, PRECISION (%3) cannot be less than 0. %1" The precision specified by the user is less than zero.

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


Created June 15, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com