Messages 2839 through 2858

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
2839 Error WT008 -1163L "Invalid collation: \"%1\"." The collation was not found, or the tailoring options were invalid.

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

2840 Error WT009 -1164L "Text query parser error: %1" The text query could not be parsed.

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

2841 Error WT010 -1165L "Error creating text index \"%1\" on table \"%2\No message There was an internal error creating a text index.

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

2842 Error WT011 -1166L "Text indexes are not supported for this database." The current database does not have catalog support for text indexes. To use this feature, upgrade your database to the most recent version.

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

2843 Error 55W12 -1167L "Cannot drop a user that owns text configurations" You attempted to drop a user that is the creator of a text configuration. The text configuration must be dropped first.

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

2844 Error WT012 -1168L "Cannot alter or drop a text configuration referenced by a text index." It is not possible to alter or drop a text configuration referenced by a populated text index or currently being used by a text procedure. Either copy the configuration and alter the copy, or close all cursors on text procedures and truncate all indexes that use the configuration.

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

2845 Error 08W20 -985L "The database name 'utility_db' is reserved for the utility database." You are attempting to start a database with the name "utility_db". This name is reserved for the utility database.

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

2846 Error WT013 -1169L "Cannot access a table that is part of a text index." It is not possible to directly manipulate tables created as part of a text index.

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

2847 Error 42WC3 -1170L "The materialized view %1 cannot be changed to immediate because it has already been initialized" You attempted to change the refresh type to immediate for a materialized view which is already in an initialized state. Truncate the view before changing the refresh type.

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

2848 Error WW092 -1171L "Client application does not allow transfer of data ('%1')" The client application does not allow the transfer of server initiated data. To allow transfer of server initiated data, the application must register a validation callback mechanism with the client library.

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

2849 Error WW093 -1172L "Client application disallowed the transfer of data ('%1')" The client application rejected the transfer of server initiated data. To allow transfer of server initiated data, the application registered a validation callback which rejected the transfer of requested data.

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

2850 Error WW094 -1173L "Client library reported an error accessing data during transfer ('%1')" The client application reported an error while attempting to access the data for a transfer request from the server. Reasons could include the client application lacking permissions to the data object or other operating system reported errors.

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

2851 Error WT014 -1174L "Cannot create text configuration '%1' because option '%2' has an inappropriate setting" You attempted an operation that needs to create or alter the database options settings for a text configuration, but one of the options is currently set to a value not permitted for a text configuration.

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

2852 Error 42WC4 -1175L "Unable to acquire table locks in specified time" The LOCK TABLE statement could not acquire all the locks in specified time period

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

2853 Error 0AW20 -1176L "Plan not available. NOEXEC Plan cannot be generated for this type of statement" You tried to get the NOEXEC plan for a statement type for which IQ cannot generate a NOEXEC plan.

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

2854 Error 0AW21 -1177L "No plan. HTML_PLAN function is not supported for this type of statement or database." You tried to get the HTML plan for a query which is either a SQL Anywhere query or a remote data access/CIS decomposed query. HTML_PLAN is supported for a pure IQ query.

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

2855 Error WW095 -1178L "Transaction log mirroring cannot be used with database mirroring" Transaction log mirroring cannot be used with database mirroring. Use the dblog utility to disable transaction log mirroring.

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

2856 Error 08WA2 -1179L "Unable to start database server: missing license file" It was not possible to start the database server because the server license file was not found. The server license file has the same name as the server executable with the extension ".lic".

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

2857 Error WW096 -1180L "Cannot set database option \"%1\" because it is on the options watch list" An attempt was made to set a database option that is on the options watch list. The options watch list is used to help find references to options that have been removed or deprecated.

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

2858 Error 42WC5 -1181L "The materialized view cannot be changed to immediate because its definition must not contain more than one query block" You attempted to change the refresh type to immediate for a materialized view whose definition contains more than one query block.

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