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 |
|---|---|---|---|---|---|
| 21224 | Error | QDD08 | -1004013L | "Cannot drop multiplex server %2 as it holds freelist. %1" | If a writer holds a freelist, it cannot be dropped. If the writer can be started, start it. This is because a startup or a clean shutdown will clear the freelist. If the writer cannot be restarted, restart the coordinator with -iqmpx_reclaimwriterfreelist <server name> server switch to force the coordinator to reset the writer freelist. Click here for a list of possible parameters and odbc states. |
| 21225 | Error | QIA15 | -1004015L | "Permission denied: Command not allowed on Multiplex %2 servers. %1" | The command is not permitted on current multiplex node Click here for a list of possible parameters and odbc states. |
| 22000 | Error | QSB55 | -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. |
| 22001 | Error | QCC00 | -1013103L | "%2 not implemented %1" | This feature has not been implemented Click here for a list of possible parameters and odbc states. |
| 22004 | Error | QDC59 | -1013106L | "logical file %2 not part of dbspace %3. %1" | this logical filename is not part of this dbspace Click here for a list of possible parameters and odbc states. |
| 22005 | Error | QNA48 | -1008039L | "Permission denied: The current multiplex server is not a writer server" | The global command is not permitted on current multiplex node Click here for a list of possible parameters and odbc states. |
| 22006 | Error | QDB85 | -1000321L | "dropleaks is not allowed in multiplex mode. %1" | Dropleaks require server to be started in simplex configuration Click here for a list of possible parameters and odbc states. |
| 22007 | Error | QDB86 | -1000322L | "Use CREATE DBSPACE USING FILE syntax for creating IQ dbspaces. %1" | In Atomic IQ dbspaces can be created using the FILE Syntax for create dbspace. Old pre-atomic syntax can be used to create catalog store dbspaces only. Click here for a list of possible parameters and odbc states. |
| 22008 | Error | QDD09 | -1013107L | "MPX: server %2 is not part of the Multiplex configuration. %1" | This is a multiplex and this server is not part of it. Click here for a list of possible parameters and odbc states. |
| 22009 | Error | QDD10 | -1013108L | "MPX: startup failure message: server '%2' was started on an incorrect host '%3': this server was created with this connection string '%4'. %1" | This server cannot be started on this host Click here for a list of possible parameters and odbc states. |
| 22010 | Error | QDD11 | -1013109L | "MPX: coordinator has been started with an incorrect catalog. %1" | The coordinator has been started with an incorrect catalog Click here for a list of possible parameters and odbc states. |
| 22011 | Error | QDD12 | -1013110L | "MPX: server %2 has been started with an incorrect catalog path (expected path: %3). %1" | The coordinator has been started with the incorrect catalog Click here for a list of possible parameters and odbc states. |
| 22012 | Error | QDD13 | -1013104L | "This operation is not allowed on the dbspace IQ_SYSTEM_TEMP. %1" | Illegal op for iq_system_temp Click here for a list of possible parameters and odbc states. |
| 22013 | Error | QDD14 | -1013105L | "Use ALTER DBSPACE ALTER FILE for this operation. %1" | Must use alter dbspace alter file Click here for a list of possible parameters and odbc states. |
| 22014 | Error | QDD15 | -1013111L | "MPX: This operation is not supported on a MPX secondary node. %1" | Not supported on a mpx secondary node Click here for a list of possible parameters and odbc states. |
| 22015 | Error | QDD116 | -1013112L | "MPX: Striping parameters for IQ_SYSTEM_TEMP are global and may only be altered on the coordinator node. %1" | Change striping for IQ_SYSTEM_TEMP on coordinator only. Click here for a list of possible parameters and odbc states. |
| 22016 | Error | QNA49 | -1013113L | "The multiplex server '%2' is not included in the multiplex. %1" | This multiplex server has been excluded Click here for a list of possible parameters and odbc states. |
| 22017 | Error | QNA50 | -1013114L | "To start a Secondary node in single-node mode (-iqmpx_sn 1) the override switch (-iqmpx_ov 1) should be used %1" | Secondary servers are not allowed to start with -iqmpx_sn 1. As the use of -iqmpx_sn 1 makes the server the owner of the IQ database it should not be used unless coordinator restore and failover operations have failed. If it becomes necessary to re-establish ownership of the database by a secondary server you can start the secondary server with -iqmpx_sn 1 only with override (-iqmpx_ov 1) Click here for a list of possible parameters and odbc states. |
| 22018 | Error | QDD18 | -1013115L | "IQ Internal multiplex error. Please report this to Sybase IQ support. %1" | A fatal programming error encountered, server will be aborted. Click here for a list of possible parameters and odbc states. |
| 22019 | Error | QDD1A | -1009188L | "Create shared temporary dbspace not allowed. %1" | Additional dbspaces may not be created in shared temp store. Shared Temp space may only be added to IQ_SHARED_TEMP. Click here for a list of possible parameters and odbc states. |