Messages 21080 through 21099

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
21080 Error QDB07 -1000267L "Cannot convert '%2' to an integer percent. %1" The percent must be an integer value

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

21081 Error QDB08 -1000268L "The target '%2' overlaps an earlier target. %1" The user cannot specify an index or table multiple times. This also applies to an index that was already included by specifying its table.

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

21082 Error QDB59 -1000269L "DBCC: Multiple modes specified with a write mode. %1" The user can only specify one mode if a mode that updates the database is present. Update modes are dbcc command REPAIR, server switch -iqdrplks, database options Convert_HG_To_1242 and Convert_Varchar_To_1242

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

21083 Error QDB60 -1000270L "DBCC: FP Recreate failed for index '%2'. %1" If an FP re-create fails, the command must rollback

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

21084 Error QDB61 -1000271L "Table '%2' is a temporary table, a view, or not an IQ table. %1" The specified table was opened, but it was a non-IQ or temporary table or a view. Only non-temporary IQ tables can be processed.

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

21085 Error QDB63 -1000272L "Invalid table name '%2'. %1" The table name must follow the format [OWNER.]TABLE

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

21086 Error QDB64 -1000273L "Invalid index name '%2'. %1" The index name must follow the format [OWNER.]TABLE.INDEX

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

21087 Error QDB65 -1000274 "DBCC: Upgrade options can be used only with CHECK or REPAIR mode. %1" Upgrade options (such as Convert_HG_To_1242) can be used only with CHECK or REPAIR. They cannot be used with ALLOCATION.

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

21088 Error QDB68 -1000275 "Cannot process object '%2' at the current transaction level. %1" The requested object cannot be opened because it was created by a future transaction. A COMMIT or ROLLBACK must be issued before the object can be opened

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

21089 Error QTA25 -1005025L "Query rejected as too complex. After join simplifications there were still %2 tables to be joined, which exceeds the current setting of Max_Join_Enumeration. %1" The query will take too long to optimize, so it is being rejected

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

21090 Error QTA26 -1005026L "Update not supported on null supplying side of outer join." No additional information available.

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

21091 Error QTA27 -1005027L "An error occurs during unistring conversion - %2. %1" location of the exception the details of unilib error

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

21092 Error QTA28 -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.

21093 Error QBC65 -1006265L "Invalid Filename: %2. %1" A bad filename (perhaps zero-length) was specified.

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

21094 Error QDB69 -1000276 "At least one mode and target must be specified. %1" DBCC has no default target or mode. The user must explicitly specify both a mode and target.

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

21095 Error QDB70 -1000277 "\"dropleaks {database|dbspace dbspace-name}\" is the only command allowed in drop leaks mode. %1" Modes are restricted to avoid long DBCC sessions during forced recovery

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

21096 Error QDB71 -1000278 "\"resetclks\" must be run in single-node mode with \"allocation database\". %1" resetclks is restricted to allocation mode and single-node mode, and requires checking entire DB

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

21097 Error QFA47 -1001051L "Query returns %2 data > 2GB. Use %3 %1" No additional information available.

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

21098 Error QFA48 -1001052L "Parameter %2 must be long binary/varchar type. %3 %1" No additional information available.

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

21099 Error QFA49 -1001053L "Wrong number of parameters to function %2 %1" No additional information available.

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