Messages 1009085 through 1009104

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

Error 1009085 "DBFILE '%2' is not valid. The catalog DBSpaceID is incorrect. DBSpaceID found: %3 DBSpaceID expected: %4. This segment cannot be used. %1"
Constant
EMSG_BAD_CAT_DBSPACEID
SAP Sybase Error Number
20106
SQL State
QSA85
SQL Code
-1009085L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
Location of the exception.
Parameter 2
file path
Parameter 3
dbspace_id found
Parameter 4
dbspace_id expected
Probable Cause
No additional information available.
Error 1009086 "Error opening DBFILE '%2'. %1"
Constant
EMSG_DBFILE_OPEN_ERROR
SAP Sybase Error Number
20107
SQL State
QSA86
SQL Code
-1009086L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
file path
Probable Cause
No additional information available.
Error 1009087 "The dbfile '%2' must be in READONLY mode for this operation. %1"
Constant
EMSG_DBFILE_MUST_BE_RO
SAP Sybase Error Number
20108
SQL State
QSA87
SQL Code
-1009087L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
file path
Probable Cause
No additional information available.
Error 1009088 "Attempted to add a duplicate key. %1"
Constant
EMSG_BT_DUPLICATE
SAP Sybase Error Number
20109
SQL State
QSA88
SQL Code
-1009088L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
No additional information available.
Error 1009089 "The size of the value is more than the maximum allowed for the field. Value: %2 %1"
Constant
EMSG_BT_KEYTOOBIG
SAP Sybase Error Number
20110
SQL State
QSA89
SQL Code
-1009089L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
Key value.
Probable Cause
No additional information available.
Error 1009090 "Page size selected is too small for this datatype. %1"
Constant
EMSG_BT_LARGERPAGE
SAP Sybase Error Number
20111
SQL State
QSA90
SQL Code
-1009090L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
Parameter 1 description
Probable Cause
No additional information available.
Error 1009091 "Attempt to create a B-Tree with RecordSize+KeySize too large. %1"
Constant
EMSG_BT_SIZEERROR
SAP Sybase Error Number
20112
SQL State
QSA91
SQL Code
-1009091L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
No additional information available.
Error 1009092 "Must provide a key comparison routine on object creation. %1"
Constant
EMSG_BT_NOKEYCOMPARE
SAP Sybase Error Number
20113
SQL State
QSA92
SQL Code
-1009092L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
location of the exception
Probable Cause
No additional information available.
Error 1009093 "The maximum key size must be between 1 and 5300. Key size: %2 %1"
Constant
EMSG_BT_MAXKEYSIZEWRONG
SAP Sybase Error Number
20114
SQL State
QSA93
SQL Code
-1009093L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
Key Size in error.
Probable Cause
No additional information available.
Error 1009094 "Cannot use raw partition for MESSAGE LOG or ROW LOG. %1"
Constant
EMSG_SVIOLATION_LOG_ON_RAW
SAP Sybase Error Number
20115
SQL State
QSA94
SQL Code
-1009094L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
The MESSAGE LOG and ROW LOG files for load integrity constraint handling must be regular files. They cannot be raw partitions.
Error 1009095 "MESSAGE LOG and ROW LOG cannot be the same on-disk file. %1"
Constant
EMSG_SVIOLATION_LOGS_SAMEFILE
SAP Sybase Error Number
20116
SQL State
QSA95
SQL Code
-1009095L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
The MESSAGE LOG and ROW LOG files cannot be the same on-disk files.
Error 1009096 "%3 integrity constraint limit (%2) exceeded. %1"
Constant
EMSG_SVIOLATION_IGNORE_LIMIT_EXCEEDED
SAP Sybase Error Number
20117
SQL State
QSA96
SQL Code
-1009096L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
user specified integrity constraint limit
Parameter 3
type of integrity constraint violation specified by the user
Probable Cause
The number of integrity constraint violations for the given type has been exceeded during the LOAD. The LOAD will rollback.
Error 1009097 "Cumulative total (%2) for all integrity constraint violations exceeded. %1"
Constant
EMSG_SVIOLATION_ALL_LIMIT_EXCEEDED
SAP Sybase Error Number
20118
SQL State
QSA97
SQL Code
-1009097L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of exception
Parameter 2
maximum number of constraint violations to ignore
Probable Cause
The total number of NULL, UNIQUE, DATA VALUE, and FOREIGN KEY integrity constraint violations has exceeded the user specified limit.
Error 1009098 "Invalid MESSAGE LOG or ROW LOG filename. %1"
Constant
EMSG_SVIOLATION_INVALID_FILENAME
SAP Sybase Error Number
20119
SQL State
QSA98
SQL Code
-1009098L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of exception
Probable Cause
A bad filename (perhaps zero-length) was specified for either the MESSAGE LOG or ROW LOG files on the LOAD statement.
Error 1009099 "%1"
Constant
EMSG_RFU_QSA99
SAP Sybase Error Number
20120
SQL State
QSA99
SQL Code
-1009099L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
location of the exception
Probable Cause
No additional information available.
Error 1009100 "Database segment '%2' is not valid. It is of type '%3'. Type BTYPE_DBEXT was expected. This segment cannot be used. %1"
Constant
EMSG_SDBEXT_BAD_BTYPE
SAP Sybase Error Number
20121
SQL State
QSB00
SQL Code
-1009100L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
Location of the exception.
Parameter 2
Name of the segment.
Parameter 3
Internal segment type found.
Probable Cause
The segment type written to the segment header was found not to be of the expected type. You will need to restore your database from backup.
Error 1009101 "Database segment '%2' is not valid. PhysicalNBlocks Found: %3 PhysicalNBlocks Expected: 1. This segment cannot be used. %1"
Constant
EMSG_SDBEXT_BAD_NUMPHYSBLOCKS
SAP Sybase Error Number
20122
SQL State
QSB01
SQL Code
-1009101L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
Location of the exception.
Parameter 2
Name of the segment.
Parameter 3
Number of Physical Blocks found.
Probable Cause
The number of physical blocks read from the segment header is incorrect. You will need to restore your database from backup.
Error 1009102 "Incorrect HG Index Version (%2): Index must be dropped by previous version of Sybase IQ and recreated. %1"
Constant
EMSG_ERROR_VERSION
SAP Sybase Error Number
20123
SQL State
QSB02
SQL Code
-1009102L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
Incorrect version of index.
Probable Cause
No additional information available.
Error 1009103 "Number of unique values exceeded for index. %2 %3 %1"
Constant
EMSG_ERROR_KVTMAX
SAP Sybase Error Number
20124
SQL State
QSB03
SQL Code
-1009103L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
Index.
Parameter 3
Number of values.
Probable Cause
No additional information available.
Error 1009104 "Bad args, both values must be >= 1 (%2 %3). %1"
Constant
EMSG_VDO_BADARGS
SAP Sybase Error Number
20125
SQL State
QSB04
SQL Code
-1009104L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
location of the exception
Parameter 2
Value 1
Parameter 3
Value 2
Probable Cause
No additional information available.