Messages WW044 through WW064

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
WW044 Error 2641 -975L "Incorrect volume ID for '%1'" The file can be accessed, but the volume ID has changed. 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.

WW059 Error 2657 -990L "The secure connection to the remote host failed: %1" The server was unable to initiate a secure connection with the remote host.

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

WW060 Error 2658 -991L "Clause '%1' has invalid attribute '%2'" The attribute value specified on the procedure is not valid.

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

WW061 Warning 2666 136L "The database was created" The specified UltraLite database was created using the specified schema when the connection was opened.

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

WW062 Error 2670 -1002L "The option '%1' is not recognized" The specified option was not recognized. The option may have been spelled incorrectly.

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

WW063 Error 2699 -1030L "Secure HTTP connections are not supported on this platform" A Secure HTTP connection was attempted, but is not supported on this platform.

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

WW064 Error 2703 -1034L "The '%1' attribute is not valid with procedure type '%2'" This attribute is not applicable to the given procedure type.

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