Messages WW038 through WW058

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
WW038 Error 2624 -960L "Decompression error: %1" An error occurred during decompression.

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

WW039 Error 2625 -961L "Input string is not base64-encoded" An error occurred during base64 decoding.

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

WW040 Warning 2635 133L "UltraLite connection was restored" The connection attempt completed successfully and the transaction was restored from a suspended state.

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

WW041 Warning 2636 134L "UltraLite cursor (or result set or table) was restored" The cursor (or result set or table) was opened successfully and the cursor position was restored from the suspended state.

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

WW042 Error 2637 -971L "Checksums are not enabled in this database" An attempt was made to perform checksum validation but the database does not have checksums enabled.

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

WW043 Error 2640 -974L "File I/O failed for '%1'" An error occurred while trying to access the file. If the file is located on a removable media card, the card may have been removed.

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

WW044 Error 2641 -975L "Incorrect volume ID for '%1'" The file can be accessed, but the volume ID has changed. Please insert the original removable media card.

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

WW045 Error 2771 -1100L "The operation failed because column '%1''s type does not support streaming" The only column types that support streaming are: BINARY, LONG BINARY, VARCHAR and LONG VARCHAR. This error could also occur when allocating a stream object twice on the same column.

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

WW046 Error 2931 -1315L "Script file missing statement \"go\" delimiter on a separate line" For UltraLite, all non-comment SQL statements in a script file (including the final one) must be followed by "go" on a line by itself. For strings, you can use "\ngo" to end a statement.

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

WW047 Error 2645 -978L "Directory for output file does not exist" The file cannot be written because the directory does not exist.

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

WW048 Error 2646 -979L "Output file cannot be written" Unable to create or write an output file. The file may be locked or read-only.

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

WW049 Error 2647 -980L "The URI '%1' is invalid" The specified URI is not valid.

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

WW050 Error 2648 -981L "Unable to connect to the remote host specified by '%1'" A connection could not be initiated to the remote server.

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

WW051 Error 2649 -982L "Connection timed out" The connection to the remote host timed out due to inactivity.

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

WW052 Error 2650 -983L "HTTP request failed. Status code '%1'" The HTTP request returned a status code that indicated failure.

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

WW053 Error 2651 -984L "Could not initialize the encryption DLL: '%1'" An attempt to initialize the encryption DLL failed.

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

WW055 Error 2653 -986L "Invalid procedure type '%1'" A procedure or function was specified with an invalid type.

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

WW056 Error 2654 -987L "Invalid procedure subtype '%1' for type '%2'" A procedure or function was specified with an invalid subtype for the given procedure type.

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

WW057 Error 2655 -988L "Invalid response from the HTTP server" The response from the remote HTTP server was invalid. It may have been empty, malformed, missing header information, and so on.

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

WW058 Error 2656 -989L "NAMESPACE attribute is not valid with procedure type '%1'" The NAMESPACE attribute is only applicable to procedures of type SOAP.

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