Messages 1530 through 1575

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

SQL Code Msg Type Number SQL State Message Possible Cause
-1530L Error 3185 WL018 "Format '%1' is not supported in the UNLOAD statement" An unsupported file format was specified for the UNLOAD statement.

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

-1531L Error 3186 2FW92 "Geometry expressions cannot be used in the ORDER BY specification (near '%1')" Geometry expressions cannot be used in the ORDER BY clause. The ST_LinearHash() method may be used in the ORDER BY specification to order geometry values using the same rules used for spatial indexes, or a conversion method such as ST_AsText() may be used to order the rows by their string representation.

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

-1532L Error 3187 2FF17 "Failed to transform point %1 (error %2)" An error occurred when performing a transform from one spatial reference system to another. This error may occur if a point in the first geometry is outside of the bounds for the transform definition. The error may also be reported for particular transform definitions. The integer error code from the transform library may be used to diagnose the transform definition.

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

-1533L Error 2445 WQ008 "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.

-1534L Error 2443 WQ009 "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.

-1542L Error 2442 WQ010 "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.

-1543L Error 2428 WQ011 "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.

-1544L Error 2423 WQ012 "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.

-1545L Error 2422 WQ013 "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.

-1546L Error 2387 WQ014 "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.

-1547L Error 2371 WQ015 "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.

-1548L Error 2370 WQ016 "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.

-1549L Error 2369 WQ017 "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.

-1550L Error 2368 WQ018 "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.

-1551 Error 3195 08WA6 "Login redirection is required to complete the connection, but it is not supported by the client" The connection needs to be redirected to another server, but the version of the client library does not support login redirection. You must upgrade the client library to use login redirection. Alternatively, you can connect to a different server or change the logical server configuration.

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

-1556L Error 3200 WP017 "External environment failed to start and establish a connection within the %1 second timeout" The External Environment took too long to start up and establish a connection with the server. The problem may be due to the system being over stressed or incorrectly configured.

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

-1557L Error 3201 WP018 "External environment cannot be started during database startup" An external environment cannot be started while a database is starting up. Wait for the database startup to complete before attempting to start an external environment.

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

-1567L Error 3211 WP019 "External environment cannot be started, external process terminated on start up" The request to start an external environment could not be completed due to the fact that the external process terminated on start up. This problem is usually due to a client configuration issue.

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

-1568L Error 2365 WQ019 "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.

-1575L Error 2364 WQ020 "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.


Created November 10, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com