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 |
|---|---|---|---|---|---|
| 08W44 | Error | 2319 | -691L | "Could not load the backup/restore DLL \"%1\No message | An attempt to load the backup/restore DLL failed. Click here for a list of possible parameters and odbc states. |
| 08W45 | Error | 2320 | -692L | "Could not execute backup/restore DLL (%1) entry point" | An attempt to locate or execute the backup/restore DLL entry point failed. Click here for a list of possible parameters and odbc states. |
| 08W46 | Error | 2325 | -697L | "Error during backup/restore: %1" | An error occurred during a BACKUP or RESTORE statement. Click here for a list of possible parameters and odbc states. |
| 08W47 | Error | 2340 | -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. |
| 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 automatically start" | The client could not connect to a server, and was unable to automatically start a server. The automatic start may have failed because no database file was specified. 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 specified key 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. |