Messages 1009041 through 1009060

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

Error 1009041 "%2: Memory & disk block type mismatch; buffer={%3} page={%4}. %1"
Constant
EMSG_BUFMAN_BIO_MISMATCH_BTYPE
SAP Sybase Error Number
20062
SQL State
QSA41
SQL Code
-1009041L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) The particular buffer cache throwing the exception.
Parameter 3
3) Information about the sbuf involved, if any.
Parameter 4
4) Information about the disk block header involved, if any.
Probable Cause
No additional information available.
Error 1009042 "%2: Attempted to write a page that was not dirty; buffer={%3} page={%4}. %1"
Constant
EMSG_BUFMAN_BIO_NOTDIRTY
SAP Sybase Error Number
20063
SQL State
QSA42
SQL Code
-1009042L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) The particular buffer cache throwing the exception.
Parameter 3
3) Information about the sbuf involved, if any.
Parameter 4
4) Information about the disk block header involved, if any.
Probable Cause
No additional information available.
Error 1009043 "%2: Memory & disk number of blocks mismatch. %1"
Constant
EMSG_BUFMAN_BIO_MISMATCH_NBLKS
SAP Sybase Error Number
20064
SQL State
QSA43
SQL Code
-1009043L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) The particular buffer cache throwing the exception.
Probable Cause
No additional information available.
Error 1009044 "An IO error was encountered while reading a database page in %2 DBSpace. %1"
Constant
EMSG_BUFMAN_BIO_READ_ERROR
SAP Sybase Error Number
20065
SQL State
QSA44
SQL Code
-1009044L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) dbspace name
Probable Cause
No additional information available.
Error 1009045 "Bitmap failed internal checks. You may have a damaged index. Please check your IQ message file for additional information. %1"
Constant
EMSG_BM_VERIFY
SAP Sybase Error Number
20066
SQL State
QSA45
SQL Code
-1009045L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
1) location of the exception
Probable Cause
No additional information available.
Error 1009046 "%2: An error was detected on a database page. You may have a damaged index. For additional information, please check your IQ message file or run sp_iqcheckdb. %1"
Constant
EMSG_BUFMAN_DECOMPRESSION_ERROR
SAP Sybase Error Number
20067
SQL State
QSA46
SQL Code
-1009046L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
1) location of the exception
Parameter 2
2) The particular buffer cache throwing the exception.
Probable Cause
No additional information available.
Error 1009047 "%2: Blockmap info error; bmp={%3}. %1"
Constant
EMSG_BUFMAN_BLOCKMAP_INFO_ERROR
SAP Sybase Error Number
20068
SQL State
QSA47
SQL Code
-1009047L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
1) location of the exception
Parameter 2
2) The particular buffer cache throwing the exception.
Parameter 3
3) Information about the blockmap
Probable Cause
No additional information available.
Error 1009048 "%2: Tried to destroy a userlocked buffer; buffer={%3} page={%4}. %1"
Constant
EMSG_BUFMAN_LOCK_DURINGDESTROY
SAP Sybase Error Number
20069
SQL State
QSA48
SQL Code
-1009048L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) The particular buffer cache throwing the exception.
Parameter 3
3) Information about the sbuf involved, if any.
Parameter 4
4) Information about the disk block header involved, if any.
Probable Cause
No additional information available.
Error 1009049 "%2: The buffer manager is in an inconsistent state; buffer={%3} page={%4}. %1"
Constant
EMSG_BUFMAN_CORRUPT
SAP Sybase Error Number
20070
SQL State
QSA49
SQL Code
-1009049L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
1) location of the exception
Parameter 2
2) The particular buffer cache throwing the exception.
Parameter 3
3) Information about the sbuf involved, if any.
Parameter 4
4) Information about the disk block header involved, if any.
Probable Cause
No additional information available.
Error 1009050 "%2: Btype specific truncation method returned invalid size for btype. %1"
Constant
EMSG_BUFMAN_TRUNC_BAD
SAP Sybase Error Number
20071
SQL State
QSA50
SQL Code
-1009050L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
1) location of the exception
Parameter 2
2) The particular buffer cache throwing the exception.
Probable Cause
No additional information available.
Error 1009051 "An index cannot be created on a char, varchar or varbinary column greater than 255 characters. %1"
Constant
EMSG_VARCHAR_INDEX_NOT_SUPPORTED
SAP Sybase Error Number
20072
SQL State
QSA51
SQL Code
-1009051L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
No additional information available.
Error 1009052 "Internal error. Index %2 does not yet support the requested operation. %1"
Constant
EMSG_INDEX_OPERATION_NOT_IMPLEMENTED
SAP Sybase Error Number
20073
SQL State
QSA52
SQL Code
-1009052L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
name of the index
Probable Cause
An operation, for example SUM, was forwarded to an index, for example HG, that does not directly implement the operation. Normally, this should not be possible, but can be forced by setting command options.
Error 1009053 "%2: s_dbmvbio WriteCheck failed; buffer={%3} page={%4}. %1"
Constant
EMSG_BUFMAN_BIO_WRITECHECK
SAP Sybase Error Number
20074
SQL State
QSA53
SQL Code
-1009053L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
1) location of the exception
Parameter 2
2) The particular buffer cache throwing the exception.
Parameter 3
3) Information about the sbuf involved, if any.
Parameter 4
4) Information about the disk block header involved, if any.
Probable Cause
No additional information available.
Error 1009054 "Command prohibited on a multiplex coordinator, %1"
Constant
EMSG_NOCMD_MPX_WRITE
SAP Sybase Error Number
20075
SQL State
QSA54
SQL Code
-1009054L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
location of the exception
Probable Cause
Command not allowed on a multiplex coordinator
Error 1009055 "Command prohibited on a multiplex query server, %1"
Constant
EMSG_NOCMD_MPX_QUERY
SAP Sybase Error Number
20076
SQL State
QSA55
SQL Code
-1009055L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
Command not allowed on a multiplex query server
Error 1009056 "Command prohibited on a multiplex server, %1"
Constant
EMSG_NOCMD_MPX_SERVER
SAP Sybase Error Number
20077
SQL State
QSA56
SQL Code
-1009056L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
Command not allowed on a multiplex server
Error 1009057 "Cannot make all dbspaces readonly while there are active or uncheckpointed readwrite transactions, %1"
Constant
EMSG_CANNOT_ALTER_TOALLRO
SAP Sybase Error Number
20078
SQL State
QSA57
SQL Code
-1009057L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
Cannot make the last rw dbspace ro while there is rw activity.
Error 1009058 "There are no dbspaces open in readwrite mode for this RW operation, %1"
Constant
EMSG_NO_RWDBSPACE
SAP Sybase Error Number
20079
SQL State
QSA58
SQL Code
-1009058L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
No additional information available.
Error 1009059 "Alter dbspace relocate requires at least one other readwrite dbspace (%2). %1"
Constant
EMSG_SDBEXT_NEEDRWFORRR
SAP Sybase Error Number
20080
SQL State
QSA59
SQL Code
-1009059L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
dbspace name
Probable Cause
Cannot alter the only readwrite dbspace to relocate mode.
Error 1009060 "Cannot alter this dbspace to relocate mode without a readwrite dbspace (%2). %1"
Constant
EMSG_SDBEXT_CANNOT_ALTER_RR
SAP Sybase Error Number
20081
SQL State
QSA60
SQL Code
-1009060L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
dbspace name
Probable Cause
Cannot alter the readonly segment that contains the db identity to relocate mode.