Messages QVA12 through QXA17

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
QVA12 Error 20012 -1011012L "Aggregate (S)" No additional information available.

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

QVA13 Error 20013 -1011013L "Projection" No additional information available.

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

QXA00 Error 20014 -1010000L "The file '%2' already exists. %1" The named dbspace already exists (and it is a raw partition). To proceed, you must first remove it by hand.

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

QXA01 Error 20015 -1010001L "Cannot use raw partition for dbspace file '%2'. %1" The named dbspace cannot exist on a raw partition.

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

QXA02 Error 20016 -1010002L "File format mismatch; database %2; Sybase IQ: %3. %1" The file format of the database doesn't match the file format as expected by the IQ DLL. The IQ DLL and the database each have a format version. They must match.

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

QXA03 Error 20017 -1010003L "Catalog format mismatch: database %2; Sybase IQ: %3. %1" The catalog format of the database doesn't match the catalog format as expected by the IQ DLL. The IQ DLL and the ASA catalog each have a format version. They must match.

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

QXA04 Error 20018 -1010004L "Stored procedure format mismatch: database %2; Sybase IQ: %3. %1" The stored procedure format of the database doesn't match the stored procedure format as expected by the IQ DLL. The IQ DLL and the database each contain a stored procedure format version. They must match.

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

QXA05 Error 20019 -1010005L "File format date mismatch: database %2; Sybase IQ: %3. %1" The file format date of the database doesn't match the file format date as expected by the IQ DLL.

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

QXA06 Error 20020 -1010006L "Maximum blocks for dbspace '%2' is %3 blocks. %4 blocks were specified. (Database blocksize is %5.) %1" Given a database's BLOCK SIZE and the number of blocks specified by the user for the dbspace, the dbspace size (in bytes) would exceed the OS's limit of bytes per file.

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

QXA07 Error 20980 -1010007L "The number of blocks (%3) for dbspace '%2' must be less than or equal to the number of blocks in the raw partition (%4). %1" When creating a dbspace on a raw partition, if the user specifies the dbspace's size, then it must exactly match the size of the raw partition.

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

QXA08 Error 20981 -1010008L "For an IQ PAGE SIZE of %2, the dbspace '%3' must have at least %4 MB. %1" The named dbspace must have the stated minimum size in megabytes.

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

QXA09 Error 21005 -1010009L "Improper use of cursor - programmer error %1" The programmer has misused the internal cursor class(es)

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

QXA10 Error 21006 -1010010L "An invalid attribute flag was passed to the cursor" A state violation was detected in the cursor

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

QXA11 Error 21007 -1010011L "Not enough server threads available for this query." No thread could be allocated to allow this query to be executed

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

QXA12 Error 21008 -1010012L "The cursor is in an invalid state %1" A state violation was detected in the cursor

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

QXA13 Error 21025 -1010013L "Raw partition %2 is already in use. %1" User attempted to create dbspace on a raw partition which is currently in use by the database.

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

QXA14 Warning 21058 1010014L "Default cache size is used for command %1." warning is issued for the command that uses the default cache size

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

QXA15 Error 21075 -1010015L "The MAIN store is out of space. Space must be added to the MAIN store first. %1" The MAIN store is out of space. Space must be added to the MAIN store before space can be added to any other store.

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

QXA16 Error 21076 -1010016L "The TEMPORARY store is out of space. Space must be added to the TEMPORARY store first. %1" The TEMPORARY store is out of space. Space must be added to the TEMPORARY store before space can be added to any other store.

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

QXA17 Error 21111 -1010017L "You cannot create tables on a secondary server without a readwrite local IQ Store. %1" MPX secondary servers can only create IQ objects in a local store.

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