Messages 1007 through 1029

Messages on this page are sorted by Sybase error code. Locate the appropriate code for a full description of the message.

Error 1007 "Unable to start specified database: '%1' is an invalid transaction log"
Constant
CORRUPT_REDO
SAP Sybase Error Number
2675
SQL State
08W88
SQL Code
-1007L
ODBC 2 State
08001
ODBC 3 State
08001
Severity Code
11
Parameter 1
The name of the transaction log file.
Probable Cause
The specified file is not a valid transaction log.
Error 1008 "Unable to start specified database: '%1' is an invalid transaction log mirror"
Constant
CORRUPT_REDO_MIRROR
SAP Sybase Error Number
2676
SQL State
08W72
SQL Code
-1008L
ODBC 2 State
08001
ODBC 3 State
08001
Severity Code
11
Parameter 1
The name of the transaction log mirror file.
Probable Cause
The specified file is not a valid transaction log mirror.
Error 1009 "Unable to start specified database: The transaction log '%1' or its mirror '%2' is invalid"
Constant
CORRUPT_REDO_OR_MIRROR
SAP Sybase Error Number
2677
SQL State
08W73
SQL Code
-1009L
ODBC 2 State
08001
ODBC 3 State
08001
Severity Code
11
Parameter 1
The name of the transaction log file.
Parameter 2
The name of the transaction log mirror file.
Probable Cause
The transaction log differs from the transaction log mirror. Either the transaction log or its mirror is invalid.
Error 1010 "Unable to start specified database: '%1' not expecting any operations in transaction log"
Constant
EXPECTING_NO_REDO
SAP Sybase Error Number
2678
SQL State
08W74
SQL Code
-1010L
ODBC 2 State
08001
ODBC 3 State
08001
Severity Code
11
Parameter 1
The name of the transaction log file.
Probable Cause
The transaction log contains operations, but the database server was not expecting any.
Error 1011 "Unable to start specified database: Unknown encryption algorithm"
Constant
UNKNOWN_ENCRYPTION_ALGORITHM
SAP Sybase Error Number
2679
SQL State
08W75
SQL Code
-1011L
ODBC 2 State
08001
ODBC 3 State
08001
Severity Code
11
Probable Cause
The database is encrypted with an algorithm not supported by this server.
Error 1012 "Unable to start specified database: '%1' must be upgraded to start with this server (capability %2 missing)"
Constant
UPGRADE_DATABASE
SAP Sybase Error Number
2680
SQL State
08W76
SQL Code
-1012L
ODBC 2 State
08001
ODBC 3 State
08001
Severity Code
11
Parameter 1
The name of the database file.
Parameter 2
The capability that is missing from the database file.
Probable Cause
The specified database must be upgraded to start with this server.
Error 1016 "Unable to start specified database: Cannot use log file '%1' since it has been used more recently than the database file"
Constant
LOG_NEWER_THAN_DB
SAP Sybase Error Number
2684
SQL State
08W80
SQL Code
-1016L
ODBC 2 State
08001
ODBC 3 State
08001
Severity Code
11
Parameter 1
The name of the transaction log mirror file.
Probable Cause
The transaction log file has been used more recently than the database file.
Error 1017 "Unable to start specified database: '%1': transaction log file not found"
Constant
LOG_NOT_FOUND
SAP Sybase Error Number
2685
SQL State
08W81
SQL Code
-1017L
ODBC 2 State
08001
ODBC 3 State
08001
Severity Code
11
Parameter 1
The name of the transaction log file.
Probable Cause
The transaction log file was not found.
Error 1018 "Unable to start specified database: Cannot use log file '%1' since the offsets do not match the offsets in the database file"
Constant
LOG_OFFSETS_DONT_MATCH
SAP Sybase Error Number
2686
SQL State
08W82
SQL Code
-1018L
ODBC 2 State
08001
ODBC 3 State
08001
Severity Code
11
Parameter 1
The name of the transaction log file.
Probable Cause
The transaction log file has an offset that does not match the offset expected by the database file.
Error 1019 "Unable to start specified database: Cannot use log file '%1' since the database file has been used more recently"
Constant
LOG_OLDER_THAN_DB
SAP Sybase Error Number
2687
SQL State
08W83
SQL Code
-1019L
ODBC 2 State
08001
ODBC 3 State
08001
Severity Code
11
Parameter 1
The name of the transaction log file.
Probable Cause
The database file has been used more recently than the transaction log file.
Error 1020 "Unable to start specified database: Cannot use log file '%1' since it is shorter than expected"
Constant
LOG_TOO_SHORT
SAP Sybase Error Number
2688
SQL State
08W84
SQL Code
-1020L
ODBC 2 State
08001
ODBC 3 State
08001
Severity Code
11
Parameter 1
The name of the transaction log file.
Probable Cause
The transaction log file is shorter than expected.
Error 1021 "Invalid backup operation"
Constant
INVALID_BACKUP_OPERATION
SAP Sybase Error Number
2689
SQL State
WB013
SQL Code
-1021L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
The specified backup operation is not valid because of previous backup operation(s).
Error 1022 "Invalid value for attribute '%1' in service"
Constant
SERVICE_PARM_INVALID_VALUE
SAP Sybase Error Number
2691
SQL State
42WAD
SQL Code
-1022L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
Name of the invalid attribute.
Probable Cause
The service definition contains a USING, FORMAT, or GROUP attribute with an invalid value.
Error 1023 "Missing value for attribute '%1' in service"
Constant
SERVICE_PARM_MISSING_VALUE
SAP Sybase Error Number
2692
SQL State
42WAE
SQL Code
-1023L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
Name of the invalid attribute.
Probable Cause
The service definition contains a USING, FORMAT, or GROUP attribute with a missing value.
Error 1024 "Unsupported property '%1' in service USING attribute"
Constant
SERVICE_PARM_UNSUPPORTED_PROPERTY
SAP Sybase Error Number
2693
SQL State
42WAF
SQL Code
-1024L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
Name of the unsupported property.
Probable Cause
The service definition contains a USING attribute with an unsupported property.
Error 1025 "Duplicate attribute '%1' in service"
Constant
SERVICE_PARM_DUPLICATE_PROPERTY
SAP Sybase Error Number
2694
SQL State
42WB0
SQL Code
-1025L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
Name of the duplicate attribute.
Probable Cause
The service definition contains a duplicate attribute.
Error 1026 "USING attribute cannot coexist with FORMAT or GROUP attributes"
Constant
SERVICE_ATTR_COEXIST
SAP Sybase Error Number
2695
SQL State
42WB1
SQL Code
-1026L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
The service definition for the specified service type cannot specify a USING attribute along with a FORMAT or GROUP attribute.
Error 1027 "Service type does not allow '%1' attribute"
Constant
SERVICE_ATTR_NOT_ALLOWED
SAP Sybase Error Number
2696
SQL State
42WB2
SQL Code
-1027L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
Name of the attribute that is not allowed.
Probable Cause
The service definition for the specified service type does not allow the given attribute to be specified
Error 1028 "Connection attempting BACKUP has uncommitted transactions"
Constant
BACKUP_HAS_UNCOMMITTED_TRANS
SAP Sybase Error Number
2697
SQL State
WB014
SQL Code
-1028L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
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.
Error 1029 "Support for materialized views is not available for this database"
Constant
MAT_VIEWS_NOT_SUPPORTED
SAP Sybase Error Number
2698
SQL State
0AW15
SQL Code
-1029L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
15
Probable Cause
The statement being executed requires support for materialized views, but the database being used does not have the materialized view capability.