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 |
|---|---|---|---|---|---|
| 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. |
| 2639 | Error | 54W06 | -973L | "The string is too long (%1)" | The string is longer than that allowed by the server. Click here for a list of possible parameters and odbc states. |
| 2640 | Error | WW043 | -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. |
| 2641 | Error | WW044 | -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. |
| 2642 | Error | WT032 | -1504L | "Error from external library: -%1 : %2" | External library used by the text index has reported the specified error. Click here for a list of possible parameters and odbc states. |
| 2643 | Error | 08W70 | -976L | "Could not load the encryption DLL \"%1\No message | An attempt to load the encryption DLL failed. Click here for a list of possible parameters and odbc states. |
| 2644 | Error | WT031 | -1493L | "Could not create a text index with external prefilter library on column \"%1\No message | Text configuration object without external prefilter library is required if any column in the text index is not of binary or string data type. Click here for a list of possible parameters and odbc states. |
| 2645 | Error | WW047 | -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. |
| 2646 | Error | WW048 | -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. |
| 2647 | Error | WW049 | -980L | "The URI '%1' is invalid" | The specified URI is not valid. Click here for a list of possible parameters and odbc states. |
| 2648 | Error | WW050 | -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. |