Messages 2340 through 2361

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

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.

2352 Error 42W53 -217L "The option '%1' cannot be set from within a procedure" The option specified in the SET OPTION statement cannot be set from within a procedure.

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

2353 Error 08W48 -218L "Authentication failed" You set the database_authentication or connection_authentication option incorrectly.

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

2354 Error WO015 -721L "The data type specified for column '%1' is not compatible with the actual data type" The data type of the column specified in the CREATE EXISTING statement is not compatible with the actual data type of the column in the remote table.

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

2355 Error WO016 -722L "The column '%1' does not exist in the remote table" The column specified in the CREATE EXISTING statement does not exist in the remote table.

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

2356 Error WO017 -723L "The length specified for column '%1' is different than the actual length" The length of the column specified in the CREATE EXISTING statement is different than the length of the column in the remote table.

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

2357 Error WO018 -724L "NULL attribute mismatch for column '%1'" The NULL attribute of the column specified in the CREATE EXISTING statement differs from the NULL attribute of the actual column.

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

2358 Error WO019 -725L "Identity attribute mismatch for column '%1'" The identity attribute of the column specified in the CREATE EXISTING statement differs from the identity attribute of the actual column.

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

2359 Error WO020 -726L "The table specification '%1' identifies more than one remote table" More than one table was found on the remote server for the given table specification. Add a database or owner name to the specification.

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

2360 Warning 01W13 115L "Database server cannot convert data from/to character set '%1', conversion may not be correct" The database server cannot convert character data from/to the character set requested by the application because the character set is not supported. The connection succeeds, but character conversion may not be correct for all characters.

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

2361 Error 40W08 -309L "Memory error -- transaction rolled back" The UltraLite runtime has received an unexpected error from the system calls being used to store the UltraLite database. For example, a write to persistent memory failed. This is an internal error and indicates faulty or corrupt persistent storage on the device. A ROLLBACK statement has been automatically executed.

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