Messages 1009065 through 1009084

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

Error 1009065 "Operation '%2' not allowed in forced recovery. %1"
Constant
EMSG_DBSPACE_NOT_IN_FORCEDRECOVERY
SAP Sybase Error Number
20086
SQL State
QSA65
SQL Code
-1009065L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
Dbspace name
Probable Cause
Certain operations are not permitted in forced recovery
Error 1009066 "Cannot execute '%2' yet since previous alter command is not yet propagated through the multiplex. Try again. %1"
Constant
EMSG_CMD_NOT_REPLAYED
SAP Sybase Error Number
20087
SQL State
QSA66
SQL Code
-1009066L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
Dbspace name
Probable Cause
The command cannot be executed since the previous alter/create command has not propagated through multiplex yet.
Error 1009067 "%1"
Constant
EMSG_RFU_QSA67
SAP Sybase Error Number
20088
SQL State
QSA67
SQL Code
-1009067L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
No additional information available.
Error 1009068 "Tried to insert a duplicate entry. %1"
Constant
EMSG_HASHTB_DUPENTRY
SAP Sybase Error Number
20089
SQL State
QSA68
SQL Code
-1009068L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
location of the exception
Probable Cause
No additional information available.
Error 1009069 "Could not find key in hashtable"
Constant
EMSG_HASHTB_KEYNOTFOUND
SAP Sybase Error Number
20090
SQL State
QSA69
SQL Code
-1009069L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
No additional information available.
Error 1009070 "Hashtable is full"
Constant
EMSG_HASHTB_FULL
SAP Sybase Error Number
20091
SQL State
QSA70
SQL Code
-1009070L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
No additional information available.
Error 1009071 "Hash input key descriptor has zero fields (%2, %3). %1"
Constant
EMSG_PHASH_NOKEY
SAP Sybase Error Number
20092
SQL State
QSA71
SQL Code
-1009071L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) major context (hos_StatsObj::SubStatementId, usually dfo number)
Parameter 3
3) minor context (s_phash::StatMinorContext, see s_phash.h for enum)
Probable Cause
No additional information available.
Error 1009072 "Insufficient buffers for hash. (%2, %3). %1"
Constant
EMSG_PHASH_MAXBUFFERS
SAP Sybase Error Number
20093
SQL State
QSA72
SQL Code
-1009072L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) major context (hos_StatsObj::SubStatementId, usually dfo number)
Parameter 3
3) minor context (s_phash::StatMinorContext, see s_phash.h for enum)
Probable Cause
Specifically, the number of estimated buffers given to the hash object exceeds the size of the buffer cache.
Error 1009073 "Hash function can't handle this datatype (%2, %3). %1"
Constant
EMSG_PHASH_HASHDT
SAP Sybase Error Number
20094
SQL State
QSA73
SQL Code
-1009073L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) major context (hos_StatsObj::SubStatementId, usually dfo number)
Parameter 3
3) minor context (s_phash::StatMinorContext, see s_phash.h for enum)
Probable Cause
No additional information available.
Error 1009074 "Key length in hash equality function is zero (%2, %3). %1 "
Constant
EMSG_PHASH_EQUALKEYLEN
SAP Sybase Error Number
20095
SQL State
QSA74
SQL Code
-1009074L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) major context (hos_StatsObj::SubStatementId, usually dfo number)
Parameter 3
3) minor context (s_phash::StatMinorContext, see s_phash.h for enum)
Probable Cause
No additional information available.
Error 1009075 "Buffer mapper init incorrect (%2, %3). %1"
Constant
EMSG_PHASH_BUFMAPINIT
SAP Sybase Error Number
20096
SQL State
QSA75
SQL Code
-1009075L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) major context (hos_StatsObj::SubStatementId, usually dfo number)
Parameter 3
3) minor context (s_phash::StatMinorContext, see s_phash.h for enum)
Probable Cause
No additional information available.
Error 1009076 "Internal hash error; buffer was previously created: %2 (%3, %4). %1"
Constant
EMSG_PHASH_BUFDOUBLECREATE
SAP Sybase Error Number
20097
SQL State
QSA76
SQL Code
-1009076L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) Buffer Number.
Parameter 3
3) major context (hos_StatsObj::SubStatementId, usually dfo number)
Parameter 4
4) minor context (s_phash::StatMinorContext, see s_phash.h for enum)
Probable Cause
No additional information available.
Error 1009077 "Internal hash error; next data entry should be valid (%2, %3). %1"
Constant
EMSG_PHASH_INVALID_NEXTENTRY
SAP Sybase Error Number
20098
SQL State
QSA77
SQL Code
-1009077L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) major context (hos_StatsObj::SubStatementId, usually dfo number)
Parameter 3
3) minor context (s_phash::StatMinorContext, see s_phash.h for enum)
Probable Cause
No additional information available.
Error 1009078 "Internal hash error; buffer not pinned (%2, %3). %1"
Constant
EMSG_PHASH_NOT_PINNED
SAP Sybase Error Number
20099
SQL State
QSA78
SQL Code
-1009078L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) major context (hos_StatsObj::SubStatementId, usually dfo number)
Parameter 3
3) minor context (s_phash::StatMinorContext, see s_phash.h for enum)
Probable Cause
No additional information available.
Error 1009079 "Internal hash error; too many buffers left in use: %2 (%3, %4). %1"
Constant
EMSG_PHASH_INUSE_HIGH
SAP Sybase Error Number
20100
SQL State
QSA79
SQL Code
-1009079L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) Number of buffers.
Parameter 3
3) major context (hos_StatsObj::SubStatementId, usually dfo number)
Parameter 4
4) minor context (s_phash::StatMinorContext, see s_phash.h for enum)
Probable Cause
No additional information available.
Error 1009080 "Key doesn't fit on a single database page: %2 (%3, %4). %1"
Constant
EMSG_PHASH_KEY_TOO_LARGE
SAP Sybase Error Number
20101
SQL State
QSA80
SQL Code
-1009080L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) Key size.
Parameter 3
3) major context (hos_StatsObj::SubStatementId, usually dfo number)
Parameter 4
4) minor context (s_phash::StatMinorContext, see s_phash.h for enum)
Probable Cause
No additional information available.
Error 1009081 "Data doesn't fit on a single database page: %2 (%3, %4). %1"
Constant
EMSG_PHASH_DATA_TOO_LARGE
SAP Sybase Error Number
20102
SQL State
QSA81
SQL Code
-1009081L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) Data size.
Parameter 3
3) major context (hos_StatsObj::SubStatementId, usually dfo number)
Parameter 4
4) minor context (s_phash::StatMinorContext, see s_phash.h for enum)
Probable Cause
No additional information available.
Error 1009082 "Hash object has no data to retrieve, only keys (%2, %3). %1"
Constant
EMSG_PHASH_NO_DATA
SAP Sybase Error Number
20103
SQL State
QSA82
SQL Code
-1009082L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) major context (hos_StatsObj::SubStatementId, usually dfo number)
Parameter 3
3) minor context (s_phash::StatMinorContext, see s_phash.h for enum)
Probable Cause
No additional information available.
Error 1009083 "DBSpace '%2' must be OFFLINE for ALTER PATH. %1"
Constant
EMSG_ALTER_PATH_REQUIRES_OFFLINE_DBSPACE
SAP Sybase Error Number
20104
SQL State
QSA83
SQL Code
-1009083L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
dbspace name
Probable Cause
No additional information available.
Error 1009084 "Error opening DBSPACE '%2'. %1"
Constant
EMSG_DBSPACE_OPEN_ERROR
SAP Sybase Error Number
20105
SQL State
QSA84
SQL Code
-1009084L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
dbspace name
Probable Cause
No additional information available.