Messages QSB55 through QSB74

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
QSB55 Error 22000 -1009155L "Cannot perform requested command as there is an ALTER DBSPACE command in progress. %1" A CREATE DBSPACE or a DROP DBSPACE command was issued when there was already an ALTER DBSPACE command in progress.

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

QSB56 Error 20198 -1009160L "There must be at least one readwrite dbspace (%2). %1" There must at least one readwrite segment

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

QSB57 Error 20199 -1009161L "Cannot resize segment %2 since it is readonly. %1" A readonly segment cannot be resized

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

QSB58 Error 20200 -1009162L "Insufficient space to relocate structures on %2. %1" Database structures may need to be relocated in order to drop a segment or make it readonly. This space must be available on other segments.

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

QSB59 Error 20201 -1009163L "Segment %2 cannot be smaller than %3 blocks. %1" Database structures may need to be relocated in order to drop a segment or make it readonly. This space must be available on other segments.

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

QSB60 Error 20202 -1009164L "You cannot drop the last dbspace. %1" You can drop the last dbspace only if it is a temp dbspace

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

QSB61 Error 20203 -1009165L "Cannot perform requested command as the SYSIQFILE table is locked by another transaction. %1" A CREATE DBSPACE, ALTER DPSACE or DROP DBSPACE command was issued when there was another command or stored procedure accessing the system table SYSIQFILE.

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

QSB62 Error 20204 -1009166L "%3 %4 is in use by dropped dbspace %2 on a secondary server. The drop dbspace command has not yet propagated through the multiplex. %1" Fields for dropped dbspaces cannot be re-used until the drop dbspace commands have propagated through the multiplex

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

QSB63 Error 20207 -1009167L "dbspace %2 failed to open since it's definition conflicts with dbspace %3. Secondary server may need to be synchronized. %1" The server has an invalid dbspace configuration. New dbspaces may fail to open or the server may fail to start until this is corrected.

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

QSB64 Error 20208 -1009168L "The WORD SKIP limit (%2) has been exceeded. %1" The number of words encountered that are longer than the limit specified when the word index was create has been exceeded for the load. The load will rollback.

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

QSB65 Error 20222 -1009169L "Cannot write to RO DBSpace %2. %1" No additional information available..

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

QSB66 Error 20223 -1009170L "You have run out of space in %2 DBSpace. %1" No additional information available..

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

QSB67 Error 20224 -1009171L "An IO error was encountered while writing a database page in %2 DBSpace. %1" No additional information available..

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

QSB68 Error 20226 -1009172L "%2 is in use by another sp_iqemptyfile or ALTER DBSPACE command. %1" sp_iqemptyfile or ALTER DBSPACE commands disallow status change for the FILE(s) or DBSPACE. No other ALTER DBSPACE or sp_iqemptyfile command can run on those FILE(s) or DBSPACE.

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

QSB69 Error 20227 -1009173L "Operation not permitted on an OFFLINE DBSpace %2. %1" No additional information available..

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

QSB70 Error 20228 -1009174L "Operation not yet supported. Sort metadata sources have incompatible record descriptors. %1" No additional information available..

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

QSB71 Error 20229 -1009175L "Database segment '%2' is not valid. Reserve Blocks found in the header: %3 Reserve Blocks expected: %4. This segment cannot be used. %1" The start block of the disk segment that was found in the disk segment header is not the same as what was expected. The disk segment cannot be used. You will need to restore your database from backup.

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

QSB72 Error 20230 -1009176L "Create temporary dbspace not allowed. %1" Additional dbspaces may not be created in temp store. Temp space may only be added to IQ_SYSTEM_TEMP.

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

QSB73 Error 20231 -1009177L "%2 is already %3. %1" The dbspace being altered already had the requested attributes

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

QSB74 Error 20232 -1009178L "Operation not allowed on dbspaces that contain multiple files. %1" The specified operation cannot be applied to a file the contains multiple files

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