Messages 2332 through 2351

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
2332 Error WW022 -704L "Cannot create an index on Java class '%1'" An operation requiring an index was attempted in which an attempt was made to create an index on a Java class type.

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

2333 Error 53019 -705L "Return type of void from procedure '%1' cannot be used in any expression" The Java type void does not map onto any SQL type, hence a procedure returning void cannot be used in any SQL expression.

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

2334 Error WO012 -706L "Remote server does not have the ability to support this statement" You attempted to execute a statement that requires a capability that is not supported by a remote server.

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

2335 Error 0AW05 -707L "Statement is not allowed in passthrough mode" You tried to execute a statement that cannot be executed while in passthrough mode. For example, you may have executed a batch statement.

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

2336 Error 42W50 -708L "READTEXT or WRITETEXT statement cannot refer to a view" A Transact-SQL READTEXT or WRITETEXT statement cannot refer to text columns in a view. Replace the view reference with the name of a base table.

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

2337 Error 0AW06 -709L "Computed columns are not supported in this database" The current database is an older database and does not have catalog support for computed (materialized) columns. To use this feature, upgrade your database to the most recent version.

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

2338 Error 52W25 -710L "Invalid comparison" An attempt was made to compare two arguments that do not support comparison. For example, it is not valid to compare a Java object with another Java object, unless the class of the object supports a valid compareTo method.

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

2339 Error WO013 -712L "External login for server '%1' could not be found" An external login for the server and user does not exist.

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

2340 Error 08W47 -711L "Incorrect database store DLL (%1) version" The database store DLL and server DLL versions do not match.

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

2341 Error WJ013 -713L "An internal error occurred in a '%1'" This is an internal native Java object error. If it can be reproduced, it should be reported to iAnywhere.

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

2342 Error WJ014 -714L "Invalid operation on a closed '%1'" An illegal attempt was made to access a closed native Java object.

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

2343 Error WO014 -761L "Server capability name '%1' could not be found in the database." An ALTER SERVER statement was attempted on a capability that was not defined.

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

2344 Error WB006 -715L "Contents of backup files are inconsistent" During a RESTORE, the contents of a backup that was done to two or more disk or tape devices were found to be inconsistent.

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

2345 Error WB007 -716L "Backup file format is invalid" The format of an archive file to be used during a RESTORE is invalid.

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

2346 Error WB008 -717L "RESTORE unable to open file '%1'" RESTORE was unable to open one of the database files.

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

2347 Error WB009 -718L "RESTORE unable to write to file '%1'" RESTORE was unable to write to one of the database files.

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

2348 Error WB010 -719L "RESTORE unable to start database '%1'" After a RESTORE, the resulting database could not be started.

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

2349 Error 42W51 -720L "VALIDATE statement must refer to a base table" The VALIDATE statement must refer to a local base table; it cannot refer to a view, an IQ table, or an object on a remote server.

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

2350 Warning 01W12 114L "Character set conversion to '%1' cannot be performed; '%2' is used instead" The server is unable to perform a character conversion from the character set the database is using to the character set the application requested.

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

2351 Error 42W52 -216L "The option '%1' can only be set as a temporary option" The option specified in the SET OPTION statement can only be set as a temporary option.

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


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com