Messages 1005 through 1027

Messages on this page are sorted by SQLCODE. Locate the appropriate code in the table below, and click the link for a full description of the message.

SQL Code Msg Type Number SQL State Message Possible Cause
-1005L Error 2673 08W86 "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.

-1006L Error 2674 08W87 "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.

-1007L Error 2675 08W88 "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.

-1008L Error 2676 08W72 "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.

-1009L Error 2677 08W73 "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.

-1010L Error 2678 08W74 "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.

-1011L Error 2679 08W75 "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.

-1012L Error 2680 08W76 "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.

-1016L Error 2684 08W80 "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.

-1017L Error 2685 08W81 "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.

-1018L Error 2686 08W82 "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.

-1019L Error 2687 08W83 "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.

-1020L Error 2688 08W84 "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.

-1021L Error 2689 WB013 "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.

-1022L Error 2691 42WAD "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.

-1023L Error 2692 42WAE "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.

-1024L Error 2693 42WAF "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.

-1025L Error 2694 42WB0 "Duplicate attribute '%1' in service" The service definition contains a duplicate attribute.

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

-1026L Error 2695 42WB1 "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.

-1027L Error 2696 42WB2 "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.


Created November 10, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com