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 |
|---|---|---|---|---|---|
| 2679 | Error | 08W75 | -1011L | "Unable to start specified database: Unknown encryption algorithm" | The database is encrypted with an algorithm not supported by this server. Click here for a list of possible parameters and odbc states. |
| 2680 | Error | 08W76 | -1012L | "Unable to start specified database: '%1' must be upgraded to start with this server (capability %2 missing)" | The specified database must be upgraded to start with this server. Click here for a list of possible parameters and odbc states. |
| 2681 | Error | 42WE5 | -1398L | "VERIFY and RENAME cannot be used together" | Since VERIFY will never write to any dbspaces, renaming dbspaces cannot be done during restore verification. Click here for a list of possible parameters and odbc states. |
| 2682 | Error | WT029 | -1394L | "Invalid external prefilter name specified" | External prefilter name specified in the text configuration is invalid. Click here for a list of possible parameters and odbc states. |
| 2683 | Error | WT026 | -1395L | "Invalid external term breaker name specified" | External term breaker name specified in the text configuration is invalid. Click here for a list of possible parameters and odbc states. |
| 2684 | Error | 08W80 | -1016L | "Unable to start specified database: Cannot use log file '%1' since it has been used more recently than the database file" | The transaction log file has been used more recently than the database file. Click here for a list of possible parameters and odbc states. |
| 2685 | Error | 08W81 | -1017L | "Unable to start specified database: '%1': transaction log file not found" | The transaction log file was not found. Click here for a list of possible parameters and odbc states. |
| 2686 | Error | 08W82 | -1018L | "Unable to start specified database: Cannot use log file '%1' since the offsets do not match the offsets in the database file" | The transaction log file has an offset that does not match the offset expected by the database file. Click here for a list of possible parameters and odbc states. |
| 2687 | Error | 08W83 | -1019L | "Unable to start specified database: Cannot use log file '%1' since the database file has been used more recently" | The database file has been used more recently than the transaction log file. Click here for a list of possible parameters and odbc states. |
| 2688 | Error | 08W84 | -1020L | "Unable to start specified database: Cannot use log file '%1' since it is shorter than expected" | The transaction log file is shorter than expected. Click here for a list of possible parameters and odbc states. |
| 2689 | Error | WB013 | -1021L | "Invalid backup operation" | The specified backup operation is not valid because of previous backup operation(s). Click here for a list of possible parameters and odbc states. |
| 2690 | Warning | 01W24 | 137L | "Row was dropped from table %1 to maintain referential integrity" | A delete of a primary row during a download forced its foreign row(s) to also be deleted to maintain referential integrity. Click here for a list of possible parameters and odbc states. |
| 2691 | Error | 42WAD | -1022L | "Invalid value for attribute '%1' in service" | The service definition contains a USING, FORMAT, or GROUP attribute with an invalid value. Click here for a list of possible parameters and odbc states. |
| 2692 | Error | 42WAE | -1023L | "Missing value for attribute '%1' in service" | The service definition contains a USING, FORMAT, or GROUP attribute with a missing value. Click here for a list of possible parameters and odbc states. |
| 2693 | Error | 42WAF | -1024L | "Unsupported property '%1' in service USING attribute" | The service definition contains a USING attribute with an unsupported property. Click here for a list of possible parameters and odbc states. |
| 2694 | Error | 42WB0 | -1025L | "Duplicate attribute '%1' in service" | The service definition contains a duplicate attribute. Click here for a list of possible parameters and odbc states. |
| 2695 | Error | 42WB1 | -1026L | "USING attribute cannot coexist with FORMAT or GROUP attributes" | The service definition for the specified service type cannot specify a USING attribute along with a FORMAT or GROUP attribute. Click here for a list of possible parameters and odbc states. |
| 2696 | Error | 42WB2 | -1027L | "Service type does not allow '%1' attribute" | The service definition for the specified service type does not allow the given attribute to be specified Click here for a list of possible parameters and odbc states. |
| 2697 | Error | WB014 | -1028L | "Connection attempting BACKUP has uncommitted transactions" | A connection attempting to perform a BACKUP...WAIT BEFORE START or BACKUP...WAIT AFTER END has uncommitted transactions. A COMMIT or ROLLBACK must be performed before executing the backup. Click here for a list of possible parameters and odbc states. |
| 2698 | Error | 0AW15 | -1029L | "Support for materialized views is not available for this database" | The statement being executed requires support for materialized views, but the database being used does not have the materialized view capability. Click here for a list of possible parameters and odbc states. |