Messages 20198 through 20220

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

Number Msg Type SQL State SQL Code Message Possible Cause
20198 Error QSB56 -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.

20199 Error QSB57 -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.

20200 Error QSB58 -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.

20201 Error QSB59 -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.

20202 Error QSB60 -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.

20203 Error QSB61 -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.

20204 Error QSB62 -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.

20207 Error QSB63 -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.

20208 Error QSB64 -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.

20209 Error QIA00 -1004000L "The number of connections in the connection pool have exceeded the upper limit" The number of connections in the connection pool have exceeded the total number of connections allowed in the connection pool. No more connections can be allocated.

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

20210 Error QIA01 -1004001L "Number of unused connections exceeded the maximum number of unused connections in the connection pool" The number of unused connections in the connection pool has exceeded the maximum number of unused connections in the connection pool.

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

20211 Warning 01A60 1004060L "Warning: Heartbeat frequency should be less than or equal to other timeout periods" The heartbeat frequency should always be less than or equal to other timeout period. This is to make sure that the time lag between the timeout occurring and the time when it is detected is minimal.

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

20212 Error QIA03 -1004003L "Timeout period should be greater than or equal to the heartbeat frequency" All the timeout periods should be greater than or equal to the heartbeat frequency.

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

20213 Warning QIA61 1004061L "Warning: All INC timeout periods should be multiple of Heartbeat frequency" All the timeout periods of INC(e.g.,AUTOEXCLUDE,LIVENESS,IDLE_CONNECTION) requires to be multiple of the Heartbeat Frequency.

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

20215 Error QIA04 -1004004L "No connection found for the server id %1 on the coordinator" A secondary node with the given server id does not exist on the coordinator connection list

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

20216 Error QIA05 -1004005L "Timeout period should be multiple of the Heartbeat Frequency" All the timeout periods of INC(e.g.,AUTOEXCLUDE,LIVENESS,IDLE_CONNECTION) requires to be multiple of the Heartbeat Frequency.

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

20217 Error QIA06 -1004006L "Unused Connection Pool size should be always less than the Maximum Connection Pool size" Unused Connection pool size can not be greater can not be greater than the maximum allowable size of the Connection pool

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

20218 Error QIA07 -1004007L "Unable to acquire a pooled connection to the coordinator node" There are no empty pooled connections on the secondary node and also no new connections can be established because the total number of connections has exceeded the maximum capacity of the connection pool

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

20219 Error QIA08 -1004008L "Coordinator node is offline" Coordinator node is offline and hence, all the suspended commands on the suspended connections will be terminated

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

20220 Error QIA09 -1004009L "INC communication failure %1" INC communication failure. This can happen if either the coordinator or the secondary node is restarted or shutdown down when the other node is trying to connect to it

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


Created June 15, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com