Messages 3168 through 3201

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
3168 Error 2FW87 -1500L "Invalid tolerance %1" The specified tolerance cannot be used with the spatial reference system. The tolerance must be selected based on the bounds of space.

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

3169 Error 2FW88 -1501L "Invalid bounds for coordinate %1 (near \"BETWEEN %2 AND %3\")" The specified coordinate bounds are not valid.

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

3170 Error 2FW89 -1502L "ST_MultiSurface contains elements with an invalid intersection (near \"%1\")" The interiors of any two ST_Surface values in an ST_MultiSurface shall not intersect. The boundaries of any two elements in an ST_MultiSurface may intersect at a finite number of points (and not, for example, in a line segment).

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

3171 Error 2FW90 -1503L "Operation not supported for ST_GeomCollection with intersecting elements (near \"%1\")" The ST_GeomCollection contains elements that intersect in a way that is not valid for an ST_MultiSurface. The operation is not supported for this kind of geometry.

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

3172 Error 42WE6 -1505L "Mirror server \"%1\" defined with type COPY does not include a parent definition" In a CREATE MIRROR SERVER statement for a server with type COPY, a parent server is not defined.

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

3173 Warning 01W28 150L "Database contains no tables to synchronize" The database has no tables to synchronize. No attempt was made to contact the MobiLink server.

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

3174 Error WC018 -1506L "Unknown collation '%1'" The specified collation is unknown. Ensure the name is spelled correctly.

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

3175 Error 42WE7 -1507L "The materialized view cannot be changed to immediate because the ON conditions refer to tables which are not in the null-supplying and preserved sides of the OUTER JOINs." You attempted to change the refresh type to immediate for a materialized view whose definition contains an illegal ON condition.

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

3176 Error 42WE8 -1508L "The materialized view cannot be changed to immediate because at least one non-nullable column from any null-supplying side of an OUTER JOIN must exist in the SELECT list." You attempted to change the refresh type to immediate for a materialized view whose SELECT list doesn't contain at least one non-nullable column for any null-supplying side of an OUTER JOIN.

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

3177 Error 42WE9 -1509L "The materialized view cannot be changed to immediate because the primary key columns of any table in the preserved side of an OUTER JOIN must exist in the SELECT list." You attempted to change the refresh type to immediate for a materialized view whose SELECT list doesn't contain the primary key columns of any table in the preserved side of an OUTER JOIN.

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

3178 Error 52W54 -1510L "Cannot specify range that excludes next value for sequence %1" You attempted to modify either the MINVAL or MAXVAL boundary of a sequence to a value that would make the next invocation of the nextval expression for the sequence invalid. If you want to change the range boundaries to these values, you must also specify a RESTART WITH clause and supply a value within the new range.

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

3179 Error 2FW91 -1515L "Support for spatial is not available for this CPU." Spatial data support for 32-bit Windows and 32-bit Linux requires a CPU that supports the SSE2 instructions.

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

3180 Error 2FF72 -1516L "The intermediate point (%3) of the ST_CircularString segment between %1 and %2 is collinear with but not between the start and end points." When the intermediate point of a ST_CircularString segment is collinear with the start and end point the result is interpreted as a straight line between the start and the end point. In this case, the intermediate point must be located on the line segment between the start and end point.

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

3184 Error 42U09 -1529L "Outer reference not permitted in DML derived table" Outer references are not permitted in derived tables based on INSERT, UPDATE, DELETE, or MERGE statements. These derived tables may only appear in subqueries that are uncorrelated.

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

3185 Error WL018 -1530L "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.

3186 Error 2FW92 -1531L "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.

3187 Error 2FF17 -1532L "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.

3195 Error 08WA6 -1551 "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.

3200 Error WP017 -1556L "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.

3201 Error WP018 -1557L "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.


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