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 |
|---|---|---|---|---|---|
| WQ001 | Error | 2545 | -1517L | "Logical Server \"%1\" not found" | The named logical server was not found in the database. Click here for a list of possible parameters and odbc states. |
| WQ002 | Error | 2543 | -1518L | "Logical Server Policy \"%1\" does not allow coordinator membership in logical servers." | Logical server policy does not allow coordinator as a member of logical server. Click here for a list of possible parameters and odbc states. |
| WQ003 | Error | 2541 | -1519L | "Cannot perform the requested operation due to overlapping logical server memberships for login policy \"%1\"." | Cannot perform the requested operation since this would result in an overlapping logical server membership for named login policy. Click here for a list of possible parameters and odbc states. |
| WQ004 | Error | 2539 | -1520L | "Cannot recreate an already existing logical server membership." | Multiplex server which is to be added as a member is already a member of logical server. Click here for a list of possible parameters and odbc states. |
| WQ005 | Error | 2537 | -1521L | "Cannot drop a non-existing logical server membership." | Multiplex server membership about to be dropped was not found. Click here for a list of possible parameters and odbc states. |
| WQ006 | Error | 2507 | -1523L | "Cannot reassign logical server '%1' to login policy '%2'." | Logical Server - Login Policy assignment already exists. Click here for a list of possible parameters and odbc states. |
| WQ007 | Error | 2508 | -1524L | "Cannot drop a non-existing assignment between logical server '%1' and login policy '%2'." | Logical Server - Login Policy assignment does not exist. Click here for a list of possible parameters and odbc states. |
| WQ008 | Error | 2445 | -1533L | "Logical server policy \"%1\" not found" | The named logical server policy was not found in the database. Click here for a list of possible parameters and odbc states. |
| WQ009 | Error | 2443 | -1534L | "Logical server operations not allowed on a simplex database." | Logical server operations are disallowed on a simplex database. Click here for a list of possible parameters and odbc states. |
| WQ010 | Error | 2442 | -1542L | "Invalid logical server combination for ADD or SET clause." | The specified logical server combination for ADD or SET clause of ALTER LOGIN POLICY is invalid. SERVER and NONE cannot be specified with ADD clause. SERVER and NONE cannot be specified with any other logical server. Click here for a list of possible parameters and odbc states. |
| WQ011 | Error | 2428 | -1543L | "Logical server configuration of the user's login policy does not allow access to the current multiplex server." | Logical server configuration of the user's login policy does not allow access to the current multiplex server. You may need to change logical server configuration of user's login policy to allow access to the current multiplex server. Click here for a list of possible parameters and odbc states. |
| WQ012 | Error | 2423 | -1544L | "Login disallowed. User does not have sufficient authority to access SERVER logical server." | Accessing SERVER logical server requires either DBA or MULTIPLEX ADMIN authority. Click here for a list of possible parameters and odbc states. |
| WQ013 | Error | 2422 | -1545L | "Cannot create logical server named '%1'. Choose another name for logical server." | Logical server names ALL, NONE, SERVER, OPEN, DEFAULT and COORDINATOR are reserved for the current or future releases. Click here for a list of possible parameters and odbc states. |
| WQ014 | Error | 2387 | -1546L | "Cannot drop Multiplex server '%1' as it is part of a Logical Server. Use the \"WITH DROP MEMBERSHIP\" clause." | If an MPX server is part of a Logical Server then the DROP MPX command should have WITH MEMBERSHIP clause to drop it. Click here for a list of possible parameters and odbc states. |
| WQ015 | Error | 2371 | -1547L | "Cannot drop Multiplex server '%1' without dropping all the logical servers as it will convert the Multiplex to Simplex. Use the \"WITH DROP LOGICAL SERVER\" clause." | If dropping the secondary server will result in conversion from MPX to SPX then all the user created logical servers should be dropped. Click here for a list of possible parameters and odbc states. |
| WQ016 | Error | 2370 | -1548L | "Cannot drop Multiplex server '%1'. This is not the last secondary server. Remove the \"WITH DROP LOGICAL SERVER\" clause." | WITH DROP LOGICAL SERVER clause should be used ONLY when dropping the last secondary Server. Click here for a list of possible parameters and odbc states. |
| WQ017 | Error | 2369 | -1549L | "Cannot set the '%1' option as Login Policy option '%2' is set to off." | If an option of the login policy is set to off then user cannot set the temporary option which is directly depending on it. For example, if the login policy option DQP_ENABLED is set to Off, then the temporary option DQP_ENABLED cannot be set to On. Click here for a list of possible parameters and odbc states. |
| WQ018 | Error | 2368 | -1550L | "Overriding ROOT login policy options for logical servers is not allowed." | A user cannot override login policy options of ROOT login policy for logical servers. Click here for a list of possible parameters and odbc states. |
| WQ019 | Error | 2365 | -1568L | "Unable to generate a logical server ID." | Last generated logical server ID reached maximum limit. The database catalog needs to be rebuilt. Click here for a list of possible parameters and odbc states. |
| WQ020 | Error | 2364 | -1575L | "Database upgrade not possible; the name or ID of new IQ_SHARED_TEMP dbspace is already in use." | An attempt to upgrade a database failed. Retry upgrade of the database when no existing dbspace is using the name or ID of the IQ_SHARED_TEMP dbspace. Click here for a list of possible parameters and odbc states. |