Messages QSB15 through QSB34

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
QSB15 Error 20136 -1009115L "Database segment '%2' is not valid. %3 imaginary freelist blocks were found, but %4 imaginary freelist blocks were expected. This segment cannot be used. %1" When a database segment is opened, the segment header is read and the number of freelist blocks read from the header is compared with the number of freelist blocks that are expected to be read from the segment header. If the numbers do not match, the segment cannot be used and the database must be restored from backup.

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

QSB16 Error 20137 -1009116L "Wrong new() was called. %1" No additional information available.

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

QSB17 Error 20138 -1009117L "Update can not do different sized values yet. New size = %2, old size = %3. %1" No additional information available.

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

QSB18 Error 20139 -1009118L "Database segment '%2' is not valid. %3 freelist blocks were found, but %4 freelist blocks were expected. This segment cannot be used. %1" When a database segment is opened, the segment header is read and the number of freelist blocks read from the header is compared with the number of freelist blocks that are expected to be read from the segment header. If the numbers do not match, the segment cannot be used and the database must be restored from backup.

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

QSB19 Error 20140 -1009119L "Record size too large for database page size. %1" No additional information available.

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

QSB20 Warning 20141 1009120L " %1 Sort: Sorted #%2, %3 Recs, %4 Secs" No additional information available.

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

QSB21 Warning 20142 1009121L " %1 Sort: Saved #%2, %3 Recs, %4 Secs" No additional information available.

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

QSB22 Warning 20143 1009122L " %1 Sort: Merged %2 runs, %3 Secs, %4 runs remaining" No additional information available.

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

QSB23 Error 20144 -1009123L "Database Segment %2 is not valid. Missing DBSignature. This Segment can not be used. %1" No additional information available.

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

QSB24 Error 20145 -1009124L "Database Segment %2, blocksize %3 does not match catalog blocksize of %4. This Segment can not be used. %1" No additional information available.

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

QSB25 Error 20146 -1009125L "Database Segment %2, maxcompression %3 does not match catalog maxcompression of %4. This Segment can not be used. %1" No additional information available.

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

QSB26 Error 20147 -1009126L "Database Segment %2, createtime does not match catalog. This Segment can not be used. %1" No additional information available.

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

QSB27 Error 20148 -1009127L "Database Segment %2, %3 size does not match catalog size of %4. This Segment can not be used. %1" No additional information available.

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

QSB28 Error 20149 -1009128L "The IQ_SYSTEM_TEMP dbspace does not have dbfiles for this server. %1" No additional information available.

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

QSB29 Error 20150 -1009129L "Database Segment %2, secondary server can not find a valid header. This segment can not be used. %1" No additional information available.

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

QSB30 Error 20151 -1009130L "Database %2, does not have a segment for catalogfileid %3. %1" No additional information available.

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

QSB31 Warning 20152 1009131L "You have run out of %1 dbspace in database %2. In another session, please issue a CREATE DBSPACE ... %3 command and add a dbspace of at least %4 MB." You have run out of DBSPACE in the named database. In order to continue, you must add another DBSPACE to the database unless space becomes available from another connection.

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

QSB32 Warning 20153 1009132L "The DBA has added %1 %2 dbspaces to database %3. Sybase IQ (TM) is no longer waiting for more dbspace." No additional information available.

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

QSB33 Error 20982 -1009133L "You have run out of space during the CHECKPOINT operation. %1" The checkpoint operation in progress needs to allocate blocks so that it can construct and save required checkpoint information. When space is exhausted during a checkpoint operation, it is not possible to add more space via a CREATE DBSPACE command. Consequently, the checkpoint operation will fail.

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

QSB34 Error 21023 -1009134L "Insufficient buffers for '%2'. %1" No additional information available.

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


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com