Messages 2619 through 2638

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
2619 Error WW035 -955L "This connection already exists" A connection with the given SQLCA and name (or no name) already exists. Before connecting you must disconnect the existing connection, or specify a different connection name.

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

2620 Error WW036 -956L "Information for synchronization is incomplete or invalid, check '%1'" Information for synchronization is incomplete or invalid. Correct the indicated parameter before attempting to synchronize again. If 'init_verify' is indicated, the InitSyncInfo function was not called.

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

2621 Error 22X13 -957L "Invalid preceding or following size in OLAP function" The expression for the preceding or following size evaluated to NULL or a negative value.

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

2622 Error 54W08 -958L "Password cannot be longer than %1 characters" The password is longer than that allowed by the server.

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

2623 Error WW037 -959L "Compression error: %1" An error occurred during compression.

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

2624 Error WW038 -960L "Decompression error: %1" An error occurred during decompression.

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

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

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

2626 Error 42WA7 -962L "Argument to GROUPING aggregate must be a grouping column in the GROUP BY clause" Only a grouping column is permitted as an argument to the GROUPING aggregate function. An argument that contains anything other than a single grouping column expression will not be accepted.

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

2627 Error 08005 -963L "Password contains an illegal character" The specified password contains an illegal character.

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

2628 Error 42WA8 -964L "Window function used in predicate" A window function was used in the WHERE or HAVING clause of a SELECT statement. Consider making the SELECT into a derived table, putting the window function in the SELECT list of the derived table, and changing the predicate to reference the derived column.

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

2629 Error 42WA9 -965L "Window function requires ORDER BY" Rank functions and window functions that use the RANGE keyword must specify an ORDER BY clause.

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

2630 Error 42WAA -966L "Composite ORDER BY not allowed with RANGE" Window functions that use the RANGE keyword may only ORDER BY a single column.

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

2631 Error WB012 -967L "Backup file '%1' already exists" A file that would normally be created by this BACKUP statement already exists.

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

2632 Error 42WAB -968L "User '%1' already has EXECUTE permission" You attempted to give EXECUTE permission on a stored procedure to a user that already has EXECUTE permission on that procedure.

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

2633 Error WI011 -969L "Required operators excluded" The database server was unable to construct a valid access plan for the given request because required data flow operators were excluded by the exclude_operators option. Re-enable the required operators to execute the statement.

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

2634 Error 42U07 -970L "Invalid hint specified for table '%1'" A hint was specified for the current statement is not valid in this context. In a single statement, all references to a table must specify the same hint or none at all.

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

2635 Warning WW040 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.

2636 Warning WW041 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.

2637 Error WW042 -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.

2638 Error 54W03 -972L "Database page size too small: %1" You attempted to load statistics that were too large for the current database page size. Rebuilding this database with a larger page size could prevent this error.

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