Messages 2759 through 2778

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
2759 Error 08W94 -1090L "Function '%1' has invalid parameter '%2' ('%3')" An error occurred while evaluating a parameter.

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

2760 Error 23508 -1091L "Constraint '%1' violated: Invalid value in table '%2'" You attempted an insert or update that violates a CHECK constraint. A CHECK constraint is violated if it evaluates to FALSE; it is deemed to hold if the condition evaluates to TRUE or UNKNOWN.

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

2761 Warning 01W25 138L "Publication predicates were not evaluated" Publication predicates were not evaluated because UltraLite was initialized without SQL support. The table will be uploaded as if no publication predicate was specified for the table.

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

2762 Error 0A001 -1092L "The method you attempted to invoke was not enabled for your application" You attempted to call a method or use a feature that has not been enabled. In UltraLite, features are enabled using ULEnable functions or by using ULInitDatabaseManager instead of ULInitDatabaseManagerNoSQL.

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

2763 Error 54W09 -1093L "The size of the character column, variable, or value data type exceeds 32767" The declaration or conversion has specified a character type with byte length greater than 32767.

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

2764 Error WW070 -1094L "The HTTP header '%1' is reserved and cannot be modified" The specified HTTP header is reserved and cannot be modified.

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

2765 Error WW071 -1095L "The specified HTTP header contains illegal or non-ASCII characters" HTTP headers must contain printable ASCII characters.

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

2766 Error WW072 -1096L "The specified HTTP header is malformed" The HTTP header is missing the colon delimiter or a folding construct is malformed.

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

2767 Error 08W95 -1097L "ATTACH TRACING could not connect to the tracing database" A connection to the tracing database could not be established. Check your connection string and verify that other clients can connect. Note that if you are trying to attach tracing to another server, perhaps the connection is being blocked by a firewall.

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

2768 Error 08W96 -1098L "A tracing connection is already active" This database is already participating in a tracing connection, either as the sender (the database being traced) or as the receiver (the tracing database). A database can only send or receive one stream of tracing data at a time.

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

2769 Error 55W25 -1099L "Transact-SQL outer joins are currently disabled" The ability to specify a Transact-SQL outer join in a query is currently disabled by the setting of the tsql_outer_joins connection option. Transact-SQL outer joins are deprecated in this release of SQL Anywhere.

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

2770 Warning 01W26 139L "Option '%1' specified more than once" A particular option has been specified multiple times. Only the last instance of the option is used; the previous ones are ignored.

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

2771 Error WW045 -1100L "The operation failed because column '%1''s type does not support streaming" The only column types that support streaming are: BINARY, LONG BINARY, VARCHAR and LONG VARCHAR. This error could also occur when allocating a stream object twice on the same column.

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

2772 Error WW073 -1101L "Column '%1' not part of any indexes in its containing table" The specified column is not part of any indexes belonging to the containing table.

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

2773 Error WW074 -1102L "Unable to retry download because upload is not finished" The MobiLink server could not restart the download because the MobiLink server has not received the entire upload stream.

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

2774 Error WW075 -1103L "No partial download was found" A partial download was not found for the synchronizing user. This error could occur if trying to resume from a non-existent partial download or trying to rollback a non-existent partial download.

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

2775 Error 54W10 -1104L "Too many users in database" You have exceeded the maximum number of users permitted to access the database. The maximum number of users that are allowed granted access to a single UltraLite database is four.

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

2776 Error 28W16 -1347L "Use of authority '%1' is not supported on the current database" The current database is an older database and does not have the capability to support given authority. You must upgrade your database to use this authority.

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

2777 Error WW077 -1106L "Too many publications specified for operation" You have specified too many publications for the required operation. For example, when retrieving the last download timestamp, you are only allowed to select one publication.

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

2778 Error 54W11 -1107L "Too many references to a BLOB" You have exceeded the maximum number of references to a particular BLOB. In UltraLite you may have at most 256 references to any one particular BLOB.

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


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