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 |
|---|---|---|---|---|---|
| 3127 | Error | 2FW50 | -1457L | "The string '%1' is not a valid coordinate name" | The provided string is not the name of a coordinate. Coordinate names are X, Y, Z, M, Latitude and Longitude. Click here for a list of possible parameters and odbc states. |
| 3128 | Error | 2FW51 | -1458L | "Unit of measure '%1' not found" | The named unit of measure is not defined. Click here for a list of possible parameters and odbc states. |
| 3129 | Error | 2FW52 | -1459L | "Spatial reference system '%1' not found" | The named spatial reference system is not defined. Click here for a list of possible parameters and odbc states. |
| 3130 | Error | 2FW53 | -1460L | "Unit of measure '%1' already exists" | The named unit of measure is already defined. Click here for a list of possible parameters and odbc states. |
| 3131 | Error | 2FW54 | -1461L | "Spatial reference system '%1' already exists" | The named spatial reference system already exists. Click here for a list of possible parameters and odbc states. |
| 3132 | Error | 2FW55 | -1462L | "Spatial reference system must specify the SRID to use" | When creating a spatial reference system, the statement must specify IDENTIFIED BY to specify the SRID to use. Click here for a list of possible parameters and odbc states. |
| 3133 | Error | 2FW56 | -1463L | "Error parsing definition string '%1'" | The provided definition string is not a valid well known text of the coordinate system. Click here for a list of possible parameters and odbc states. |
| 3134 | Error | 2FW57 | -1464L | "The spatial reference system type is not supported ('%1')" | The specified spatial reference system type is not supported. Click here for a list of possible parameters and odbc states. |
| 3135 | Error | 2FW58 | -1465L | "Ellipsoid parameters missing for geographic spatial reference system" | When creating a geographic spatial reference system, the ellipsoid parameters must be specified, either in the DEFINITION clause or explicitly. These parameters are used to calculate the distance between points. Click here for a list of possible parameters and odbc states. |
| 3136 | Error | 2FW59 | -1466L | "Ellipsoid parameters specified for non-geographic spatial reference system" | The ELLIPSOID parameters can only be specified for geographic spatial reference systems. Click here for a list of possible parameters and odbc states. |
| 3137 | Error | 2FW60 | -1467L | "Coordinate bounds missing for coordinate %1" | No bounds were specified for the named coordinate. Click here for a list of possible parameters and odbc states. |
| 3138 | Error | 2FW61 | -1468L | "The specified axis order is not supported for this type of spatial reference system" | The specified axis order is not supported for this type of spatial reference system. Click here for a list of possible parameters and odbc states. |
| 3139 | Error | 2FW62 | -1469L | "The specified polygon format '%1' is not supported for this type of spatial reference system" | The specified polygon format is not supported for this type of spatial reference system. Click here for a list of possible parameters and odbc states. |
| 3140 | Error | 2FW63 | -1470L | "Invalid storage format '%1'" | The specified storage format string is not valid. Click here for a list of possible parameters and odbc states. |
| 3141 | Error | 2FW64 | -1471L | "Spatial reference system %1 cannot be modified because it is in use" | The coordinate system is currently in use and cannot be dropped. Click here for a list of possible parameters and odbc states. |
| 3142 | Error | 2FW65 | -1472L | "Spatial reference system \"%1\" is reserved" | The named spatial reference system is reserved for system use. Click here for a list of possible parameters and odbc states. |
| 3143 | Error | 2FW66 | -1473L | "Spatial unit of measure \"%1\" is reserved" | The named unit of measure is reserved for system use. Click here for a list of possible parameters and odbc states. |
| 3144 | Error | 2FW67 | -1474L | "SRID %1 is referenced by column '%2' of table '%3'" | The specified spatial reference system is in use by the column of a table, and it cannot be modified. Click here for a list of possible parameters and odbc states. |
| 3145 | Error | 2FW68 | -1475L | "SRID %1 is referenced by parameter '%2' of procedure '%3'" | The specified spatial reference system is in use by the parameter of a procedure, and it cannot be modified. Click here for a list of possible parameters and odbc states. |
| 3146 | Error | 2FW69 | -1476L | "SRID %1 is referenced by domain \"%3\".\"%2\No message | The specified spatial reference system is in use by a user-defined domain, and it cannot be modified. Click here for a list of possible parameters and odbc states. |