Messages QSA24 through QSA43

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
QSA24 Error 20045 -1009024L "Cannot create a WD index with a max permitted word size less than 1 byte. %1" No additional information available.

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

QSA25 Error 20046 -1009025L "Cannot create a WD index with a max permitted word size greater than 255 bytes. %1" No additional information available.

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

QSA26 Error 20047 -1009026L "Cannot create a WD index with a separator string this long. %1" No additional information available.

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

QSA27 Error 20048 -1009027L "Cannot create a WD index with a separator string containing a character fragment. %1" No additional information available.

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

QSA28 Error 20049 -1009028L "Cannot create a WD index with more than 256 separators. %1" No additional information available.

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

QSA29 Error 20050 -1009029L "Words exceeding the maximum permitted word length not supported. %1" No additional information available.

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

QSA30 Error 20051 -1009030L "Cannot create a WD index with the database IQ pagesize less than 4KB. %1" No additional information available.

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

QSA31 Error 20052 -1009031L "%2: All buffer cache pages are in use, ask your DBA to increase the size of the buffer cache. %1" No additional information available.

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

QSA32 Error 20053 -1009032L "%2: Bio ptr must be non-null; buffer={%3} page={%4}. %1" No additional information available.

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

QSA33 Error 20054 -1009033L "%2: Blocksize must be a multiple of sizeof(hos_mrdtype & hos_uint) and > 0; buffer={%3} page={%4}. %1" No additional information available.

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

QSA34 Error 20055 -1009034L "%2: The number of blocks must be > 0; buffer={%3} page={%4}. %1" No additional information available.

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

QSA35 Error 20056 -1009035L "%2: The logical or physical block number must be > 0; buffer={%3} page={%4}. %1" Typically, production builds will abort here if trying to Find() a page that does not exist (non-existent pages have a 0 pbn in the blockmap entry).

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

QSA36 Error 20057 -1009036L "%2: Invalid compression type; buffer={%3} page={%4}. %1" No additional information available.

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

QSA37 Error 20058 -1009037L "%2: Buffer was not locked when it should have been; buffer={%3} page={%4}. %1" No additional information available.

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

QSA38 Error 20059 -1009038L "%2: Tried to write to a readonly database; buffer={%3} page={%4}. %1" No additional information available.

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

QSA39 Error 20060 -1009039L "%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" When we read a page from the database, we detected that its header was either corrupt or that the header did not correspond to the page we thought we were reading. This is normally a fatal error; the database itself is likely to be corrupt.

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

QSA40 Error 20061 -1009040L "%2: Memory & disk block number mismatch; buffer={%3} page={%4}. %1" No additional information available.

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

QSA41 Error 20062 -1009041L "%2: Memory & disk block type mismatch; buffer={%3} page={%4}. %1" No additional information available.

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

QSA42 Error 20063 -1009042L "%2: Attempted to write a page that was not dirty; buffer={%3} page={%4}. %1" No additional information available.

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

QSA43 Error 20064 -1009043L "%2: Memory & disk number of blocks mismatch. %1" No additional information 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