Messages QSA44 through QSA64

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

SQL State Msg Type Number SQL Code Message Possible Cause
QSA44 Error 20065 -1009044L "An IO error was encountered while reading a database page in %2 DBSpace. %1" No additional information available.

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

QSA45 Error 20066 -1009045L "Bitmap failed internal checks. You may have a damaged index. Please check your IQ message file for additional information. %1" No additional information available.

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

QSA46 Error 20067 -1009046L "%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" No additional information available.

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

QSA47 Error 20068 -1009047L "%2: Blockmap info error; bmp={%3}. %1" No additional information available.

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

QSA48 Error 20069 -1009048L "%2: Tried to destroy a userlocked buffer; buffer={%3} page={%4}. %1" No additional information available.

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

QSA49 Error 20070 -1009049L "%2: The buffer manager is in an inconsistent state; buffer={%3} page={%4}. %1" No additional information available.

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

QSA50 Error 20071 -1009050L "%2: Btype specific truncation method returned invalid size for btype. %1" No additional information available.

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

QSA51 Error 20072 -1009051L "An index cannot be created on a char, varchar or varbinary column greater than 255 characters. %1" No additional information available.

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

QSA52 Error 20073 -1009052L "Internal error. Index %2 does not yet support the requested operation. %1" 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.

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

QSA53 Error 20074 -1009053L "%2: s_dbmvbio WriteCheck failed; buffer={%3} page={%4}. %1" No additional information available.

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

QSA54 Error 20075 -1009054L "Command prohibited on a multiplex coordinator, %1" Command not allowed on a multiplex coordinator

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

QSA55 Error 20076 -1009055L "Command prohibited on a multiplex query server, %1" Command not allowed on a multiplex query server

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

QSA56 Error 20077 -1009056L "Command prohibited on a multiplex server, %1" Command not allowed on a multiplex server

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

QSA57 Error 20078 -1009057L "Cannot make all dbspaces readonly while there are active or uncheckpointed readwrite transactions, %1" Cannot make the last rw dbspace ro while there is rw activity.

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

QSA58 Error 20079 -1009058L "There are no dbspaces open in readwrite mode for this RW operation, %1" No additional information available.

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

QSA59 Error 20080 -1009059L "Alter dbspace relocate requires at least one other readwrite dbspace (%2). %1" Cannot alter the only readwrite dbspace to relocate mode.

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

QSA60 Error 20081 -1009060L "Cannot alter this dbspace to relocate mode without a readwrite dbspace (%2). %1" Cannot alter the readonly segment that contains the db identity to relocate mode.

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

QSA61 Error 20082 -1009061L "There must be at least one readwrite dbspace and one relocate dbspace to relocate data. %1" Must have at least one RW dbspace and one RR dbspace for sp_iqrelocate

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

QSA63 Error 20084 -1009063L "Cannot alter this dbspace from relocate mode to readonly mode while there are active readwrite transactions that may be using it. %1" No additional information available.

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

QSA64 Error 20085 -1009064L "Cannot create or add file %2 for dbspace %3 until new readwrite space is added to dbspace %4 to hold the new freelist. %1" When creating a new dbspace in the IQ MAIN STORE, or creating a new file for a dbspace other than IQ_SYSTEM_MAIN in the IQ MAIN STORE, there must if sufficient freelist space available to describe the physical blocks we are adding to the database. If this is not the case, the above error occurs. (The space for the freelist can only be allocated in readwrite IQ_SYSTEM_MAIN files.) The corrective action is to first add a new file to the IQ_SYSTEM_MAIN dbspace so that new freelist space becomes available.

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


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