Messages 1446 through 1465

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
-1446L Error 3116 2FW39 "Unit of measure \"%1\" is not a linear unit." The specified unit of measure is not a linear unit of measure.

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

-1447L Error 3117 2FW40 "Unit of measure \"%1\" is not an angular unit." The specified unit of measure is not a linear unit of measure.

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

-1448L Error 3118 2FW41 "Invalid polygon format '%1'" The specified polygon format is not a valid format.

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

-1449L Error 3119 2FW42 "Invalid polygon: no exterior ring" The provided polygon is invalid as it does not have an exterior ring.

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

-1450L Error 3120 2FW43 "Invalid polygon nesting" The provided rings cannot be interpreted as a valid polygons.

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

-1451L Error 3121 2FW44 "Invalid polygon: multiple exterior rings" There are multiple exterior rings that do not form a single valid polygon.

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

-1452L Error 3122 2FW45 "Table '%1' contains a spatial column '%2' and no primary key" An update or delete statement cannot be performed for a table that contains a spatial column unless there is a primary key defined for the table.

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

-1453L Error 3123 2FW46 "Spatial column '%1' cannot be included in a primary key or unique index" A spatial column cannot be included in a primary key or unique index.

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

-1454L Error 3124 2FW47 "Spatial column '%1' cannot be included in an index because it is not constrained to a single SRID" The named spatial column cannot be included in a spatial index because the column is not constrained to have values from a single spatial reference system. The column definition should be of the form "col ST_Geometry(SRID=0)".

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

-1455L Error 3125 2FW48 "The CONVERT USING clause must be specified when creating a unit of measure" A CREATE SPATIAL UNIT OF MEASURE statement was used without including the CONVERT USING clause.

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

-1456L Error 3126 2FW49 "The string '%1' is not a valid axis order" The specified string is not a valid axis order.

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

-1457L Error 3127 2FW50 "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.

-1458L Error 3128 2FW51 "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.

-1459L Error 3129 2FW52 "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.

-1460L Error 3130 2FW53 "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.

-1461L Error 3131 2FW54 "Spatial reference system '%1' already exists" The named spatial reference system already exists.

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

-1462L Error 3132 2FW55 "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.

-1463L Error 3133 2FW56 "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.

-1464L Error 3134 2FW57 "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.

-1465L Error 3135 2FW58 "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.


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