Messages 2649 through 2668

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
2649 Error WW051 -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.

2650 Error WW052 -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.

2651 Error WW053 -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.

2652 Error WT030 -1492L "Could not create a text index without external prefilter library on column \"%1\No message Text configuration object with a specified external prefilter library is required to build a text index on a binary column.

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

2653 Error WW055 -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.

2654 Error WW056 -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.

2655 Error WW057 -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.

2656 Error WW058 -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.

2657 Error WW059 -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.

2658 Error WW060 -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.

2659 Error 54W04 -992L "The specified listener could not be registered" The specified listener could not be registered because the maximum number of listeners has been reached, the class name is already in use, or system resources are not available.

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

2660 Error WL007 -993L "LOAD TABLE not allowed on temporary table with ON COMMIT DELETE ROWS" The LOAD TABLE statement automatically commits at completion. If a temporary table being loaded was declared with ON COMMIT DELETE ROWS, the rows are discarded at completion.

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

2661 Error 42WAC -994L "Too many arguments for function or procedure '%1'" You supplied an argument list that the database server cannot handle. This can happen if the argument list of the function or stored procedure is too long. Rebuilding the database with a larger page size could prevent this error.

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

2662 Error WP016 -995L "Warning detected when optimizing SELECT INTO is treated as an error" The SELECT ... INTO #TEMPTABLE statement cannot proceed if a warning is detected while optimizing the query. To fix the problem, test the query by removing the INTO clause, and resolve the reported warning.

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

2663 Error WO024 -996L "Specified local connection ID not found" There is no connection with the specified connection ID.

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

2664 Error WO025 -997L "Local connection ID does not refer to the current database" The specified connection ID is for a connection to a database other than the current database.

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

2665 Error WO026 -998L "Cannot close a remote JDBC connection that is not the current connection" When attempting to close a remote JDBC connection, the specified connection must be the local connection.

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

2666 Warning WW061 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.

2667 Error WW020 -999L "Invalid request log format on line %1" The request log file format is invalid. The request log may have been created with an older version of the software.

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

2668 Error 54W05 -1000L "Temporary space limit exceeded" The connection has exceeded its temporary-space usage limit. This limit is based in part on the amount of free-space remaining on the drive containing the temporary file. Try deleting unused files from the drive, or placing the temporary file on a drive with more space available. See the -dt server option to specify a directory for temporary files.

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