Messages 2659 through 2678

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
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.

2669 Error 08W71 -1001L "Parameter '%1' in procedure or function '%2' does not have a default value" An attempt was made to use DEFAULT as a procedure or function argument, but the corresponding parameter does not have a default value.

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

2670 Error WW062 -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.

2671 Error 28W10 -1003L "Too many distinct group mappings for integrated user" The integrated user does not have an explicit mapping in the database but does have group mappings. There are too many distinct group mappings. You must either reduce the number of distinct group mappings or add an explicit mapping for the user.

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

2672 Error 08W85 -1004L "Unable to start specified database: '%1' is not a database" The specified file is not a valid database file.

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

2673 Error 08W86 -1005L "Unable to start specified database: '%1' was created by a different version of the software" The specified database file was created by a different version of the software, and it cannot be read by this version.

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

2674 Error 08W87 -1006L "Unable to start specified database: '%1' is not a valid database file" The specified file is not a valid database.

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

2675 Error 08W88 -1007L "Unable to start specified database: '%1' is an invalid transaction log" The specified file is not a valid transaction log.

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

2676 Error 08W72 -1008L "Unable to start specified database: '%1' is an invalid transaction log mirror" The specified file is not a valid transaction log mirror.

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

2677 Error 08W73 -1009L "Unable to start specified database: The transaction log '%1' or its mirror '%2' is invalid" The transaction log differs from the transaction log mirror. Either the transaction log or its mirror is invalid.

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

2678 Error 08W74 -1010L "Unable to start specified database: '%1' not expecting any operations in transaction log" The transaction log contains operations, but the database server was not expecting any.

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