Messages 08W48 through 08W68

Messages on this page are sorted by SQLSTATE. Locate the appropriate code in the table below, and click the link for a full description of the message.

SQL State Msg Type Number SQL Code Message Possible Cause
08W48 Error 2353 -218L "Authentication failed" You set the database_authentication or connection_authentication option incorrectly.

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

08W49 Error 2380 -95L "Parse error: %1" An error occurred while parsing a connection string.

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

08W51 Error 2390 -744L "Invalid IQ database command line option or parameter value: %1" An invalid command line option was used. The option began with -iq, but is either invalid or contained a bad parameter.

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

08W52 Error 2391 -745L "Cannot initialize IQ memory manager: %1" System V shared memory was requested but could not be allocated.

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

08W53 Error 2392 -746L "Cannot allocate System V resources" IQ was unable to allocate System V resources. Delete unused System V semaphores and shared memory segments or increase operating system configuration values for these resources.

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

08W54 Error 2400 -754L "Parse error: %1" An invalid data source name was used in the connection string.

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

08W55 Error 2410 -764L "Server not found and unable to autostart" Could not connect to a server, and was unable to autostart a server. Autostart may have failed because no database file was supplied.

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

08W56 Error 2463 -816L "Specified database file already in use" The database server could not start the specified database because the file is already in use.

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

08W57 Error 2473 -826L "Database upgrade not possible; RowGenerator table not owned by user dbo" An attempt to upgrade a database failed. The RowGenerator table is not owned by user dbo.

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

08W58 Error 2474 -827L "Database upgrade not possible; user tables have table ids in system table range" An attempt to upgrade a database failed. The RowGenerator table is not owned by user dbo.

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

08W59 Error 2476 -829L "TLS handshake failure" The connection failed because of a failure in the TLS handshaking process.

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

08W60 Error 2479 -832L "Connection error: %1" An error occurred while attempting to establish a connection with the database server, but before attempting to connect to a database. Failure to initialize a communication link during the connection attempt is an example of this error. Creating a debug log file using the LogFile connection parameter may provide more information.

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

08W61 Error 2485 -838L "TLS initialization on server failed" The connection failed because the initialization of the TLS library on the server failed.

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

08W62 Error 2487 -840L "Incorrect or missing encryption key" The database is encrypted with a key. There was no key given to start the database, or the key given was incorrect.

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

08W63 Error 2498 -851L "Decryption error: %1" An error occurred during decryption.

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

08W64 Error 2519 -869L "Database server cannot convert data from/to character set '%1'" 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 fails.

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

08W65 Error 2528 -876L "Client out of memory" A failure occurred when the database client was trying to allocate memory.

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

08W66 Error 2558 -895L "Encryption error: %1" An error occurred during encryption.

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

08W67 Error 2598 -934L "Unable to start specified database: Server must be upgraded to start database %1" The database server was unable to start the database since the database version is newer than the server version. The server must be upgraded to at least the version of the database to be able to start the database.

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

08W68 Error 2599 -935L "Unable to start specified database: Log file error" The database server was unable to start the database since the log file is missing, for a different database, or some other reason. Check the server window messages area for more details.

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


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