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 |
|---|---|---|---|---|---|
| 3065 | Error | WW163 | -1387L | "Failed to shut down the dbmlsync server. Check the dbmlsync log file for more details." | The MobiLink agent adapter encountered an error while attempting to shut down the server. Check the dbmlsync log file for more details. Click here for a list of possible parameters and odbc states. |
| 3066 | Error | WW164 | -1388L | "Failed to start the dbmlsync server. Check the dbmlsync log file for more details." | The MobiLink agent adapter failed to start a new dbmlsync process or the server did not begin processing requests before the timeout expired. Check the dbmlsync log file for more details. Click here for a list of possible parameters and odbc states. |
| 3067 | Error | 52W53 | -1392L | "Unique indexes with the clause WITH NULLS NOT DISTINCT are not supported for this database" | The current database does not have support for unique indexes with the clause WITH NULLS NOT DISTINCT. To use this feature, upgrade your database to the most recent version. Click here for a list of possible parameters and odbc states. |
| 3068 | Error | WW165 | -1397L | "The definition of temporary table '%1' has changed since last used" | The definition of a temporary table has changed since it was last used in a stored procedure or trigger. The procedure must be recompiled. Click here for a list of possible parameters and odbc states. |
| 3069 | Error | 2FF04 | -1399L | "Invalid intersection matrix '%1'" | The provided value is not a valid intersection matrix string. A valid string contains nine characters, each is one of T, F, *, 0, 1, or 2. Click here for a list of possible parameters and odbc states. |
| 3070 | Error | 2FF05 | -1400L | "Point is duplicated %1" | A linestring or circularstring geometry contains two adjacent points that are identical. This represents an invalid geometry. Click here for a list of possible parameters and odbc states. |
| 3071 | Error | 2FF06 | -1401L | "Element is an empty set (near '%1')" | An element of a geometry is the empty set. Empty geometries cannot be used as the points in linestrings or circularstrings; empty curves cannot be used as elements of compoundcurves; empty curves cannot be used as rings of polygons. Click here for a list of possible parameters and odbc states. |
| 3072 | Error | 2FF10 | -1402L | "Mixed spatial reference systems %1 and %2 (near %3)" | The method does not support working with geometries from different spatial reference systems. Click here for a list of possible parameters and odbc states. |
| 3073 | Error | 2FF11 | -1403L | "Non-contiguous curves near '%1'" | A compoundcurve geometry is composed of curves, and adjacent curves must be joined at their endpoints. Click here for a list of possible parameters and odbc states. |
| 3074 | Error | 2FF14 | -1404L | "Unknown unit of measure '%1'" | The name does not match a defined unit of measure. Click here for a list of possible parameters and odbc states. |
| 3075 | Error | 2FF15 | -1405L | "Failed to transform geometry (error %1)" | 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. |
| 3076 | Error | 2FF22 | -1406L | "Error parsing well-known-text (WKT) scanning '%1' at offset %2" | An error was detected while parsing the well-known text of a geometry. Click here for a list of possible parameters and odbc states. |
| 3077 | Error | 2FF23 | -1407L | "Error parsing well-known-binary (WKB) at offset %1" | An error was detected while parsing the well-known binary of a geometry. Click here for a list of possible parameters and odbc states. |
| 3078 | Error | 2FF25 | -1408L | "Mixed coordinate dimensions" | The method contains geometries that have a mixture of coordinate dimensions (Z and M values). Click here for a list of possible parameters and odbc states. |
| 3079 | Error | 2FF59 | -1409L | "Unknown spatial reference system (%1)" | The provided SRID does not match a defined spatial reference system. Click here for a list of possible parameters and odbc states. |
| 3080 | Error | 2FF71 | -1410L | "An ST_CircularString cannot be constructed from %1 points (near '%2')" | A circularstring geometry should consist of three points followed optionally by an arbitrary number of pairs of points. Click here for a list of possible parameters and odbc states. |
| 3081 | Error | 2FF16 | -1411L | "Cannot convert from %1 to %2 (near %3)." | The value could not be converted to the specified target type. Click here for a list of possible parameters and odbc states. |
| 3082 | Error | 2FW02 | -1412L | "Support for spatial is not available for this database" | Operations involving spatial support cannot be used with this database because it needs to be upgraded to use spatial features. Click here for a list of possible parameters and odbc states. |
| 3083 | Error | 2FW03 | -1413L | "Spatial feature %1 is not supported" | The specified feature is not supported. Click here for a list of possible parameters and odbc states. |
| 3084 | Error | 2FW05 | -1414L | "Error parsing well-known-text (WKT): inconsistent dimensions at offset %1" | There was a mixture of coordinate dimensions detected at the specified offset. For example, one geometry in a collection might have a Z value while another doesn't. Click here for a list of possible parameters and odbc states. |