Messages 2771 through 2791

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
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.

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.

2779 Error WW078 -1108L "Unable to access the filesystem on the device" On a Palm device, you have tried to utilize the VFS filesystem, but that feature has not been enabled on the device.

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

2780 Error WW079 -1109L "Unable to perform requested operation since this database uses keyless encryption" The operation you requested on the encryption key failed since the UltraLite database uses keyless encryption. This can occur when you try to change the encryption key for a keyless encrypted database.

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

2781 Error WW080 -1110L "Synchronization process was unable to re-enter synchronization" Synchronization was unable to be re-entered by the sync process. This could be caused by two different threads trying to make a synchronize call at the same time.

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

2782 Error WW081 -1111L "Information for synchronization was not provided" You must supply information for synchronization, either directly in the synchronization call or by using the SetSynchInfo call before synchronizing. In the Palm HotSync conduit, this error occurs during synchronization if you have not used the SetSynchInfo call in your application before exiting, or if the SetSynchInfo call failed.

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

2783 Error WW082 -1112L "Specified file system volume not found for database '%1'" The file system volume you specified in the database file name was not found. Check the volume name or ordinal.

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

2784 Error 42WBF -1113L "Correlation name '%1' is not valid for use with the ROWID function" The correlation name used was not valid for the ROWID function. Only the correlation names of base tables, temporary tables, global temporary tables or proxy tables may be used with the ROWID function. The argument of a ROWID function should not refer to a view, derived table, common table expression, or a procedure.

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

2785 Error 42W86 -1114L "Invalid setting for SOAP header '%1'" You supplied an invalid value for a SOAP header.

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

2786 Error 42WC1 -1115L "Table '%1' contains an invalid reference to the ROWID function" The ROWID function cannot be used in a computed column expression or in a CHECK constraint.

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

2787 Error WC013 -1116L "Collation '%1' not supported on this platform" The specified collation is not supported on the current platform.

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

2788 Warning 01WC4 201L "The ICU collation '%1' has defaulted to another collation" The specified ICU collation is not available. Another collation was substituted, which may or may not produce suitable results. Due to the structure of ICU, the collation that was used is not known, but was the best alternative to the specified collation. If this database is used on another platform, a different collation may be chosen and the operation may generate different results.

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

2789 Error WW083 -1117L "A row cannot be stored because it exceeds the database page size" You attempted to insert or update a row which is too large to be stored on a database page. For UltraLite, with the exception of BLOB columns, a row must fit entirely on a single database page. Larger page sizes may be used to accommodate larger rows.

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

2790 Error 0AW17 -1118L "Cannot change the MobiLink remote id when the status of the last upload is unknown" The MobiLink server uses the remote id to track synchronization progress. If the status of the previous upload is unknown then you must resolve this condition before changing the remote id.

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

2791 Error 42WC2 -1119L "The '%1' property is no longer supported" The specified property is not supported in the current release.

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