Messages 1425 through 1445

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
-1425L Error 3095 2FW16 "The multi patch shapefile shape is not supported" The shapefile contains a multi patch object; this type is not supported.

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

-1426L Error 3096 2FW19 "The embedded SRID (%1) conflicts with the provided SRID (%2)." A call to a spatial method had a string with an embedded SRID that differed from the SRID parameter to the method.

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

-1427L Error 3097 2FW20 "The embedded SRID are inconsistent (%1 and %2)." A geometry in a string representation contains objects from different spatial reference systems.

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

-1428L Error 3098 2FW21 "The format type '%1' is not recognized." The specified format type is not recognized.

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

-1429L Error 3099 2FW22 "The format type '%1' cannot be used here." The specified format type cannot be used in this context.

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

-1430L Error 3100 2FW23 "An input string in '%1' format cannot be used here." A string with the specified format cannot be used in this context.

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

-1431L Error 3101 2FW24 "The format specification syntax is invalid." The format specification is invalid.

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

-1432L Error 3102 2FW25 "The format specification option '%1' is not recognized." The named option is not supported for the format specification.

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

-1433L Error 3103 2FW26 "The value '%2' is not a valid setting for the '%1' format specification option." The value is not accepted by the specification option.

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

-1434L Error 3104 2FW27 "The data is not in a recognized format." The provided string is not in a recognized format to parse a geometry.

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

-1435L Error 3105 2FW28 "A geometry with SRID=%1 is not supported for method %2." The named method does not support geometries in the specified spatial reference system. For example, the method might not support round-Earth data.

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

-1436L Error 3106 2FW29 "A geometry with SRID=%1 is not supported when computing distance between non-point geometries." When operating with round-Earth data, distance between non-point geometries is not supported.

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

-1438L Error 3108 2FW31 "Error reading configuration file." An error occurred while reading a configuration file for spatial support. This error can occur if the "st_geometry_config.tgz" file is not installed.

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

-1439L Error 3109 2FW32 "Invalid configuration name %1" The named configuration is not supported.

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

-1440L Error 3110 2FW33 "The comparison '%1' cannot be used with geometries." Geometry values cannot be compared with operators such as < or >. Geometries can only be compared with = and <>.

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

-1441L Error 3111 2FW34 "Invalid spatial reference system well-known-text (WKT)." The provided string does not represent a valid spatial reference system definition in well-known text format.

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

-1442L Error 3112 2FW35 "Invalid transform definition '%1'." The provided string does not represent a valid transform definition.

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

-1443L Error 3113 2FW36 "Transform definition is too long." The provided transform definition is too long.

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

-1444L Error 3114 2FW37 "Transform from SRID %1 to %2 not supported." There is no way to transform from the value's spatial reference system to the specified target.

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

-1445L Error 3115 2FW38 "Transform from SRID %1 not supported." There is no way to transform from values of the specified spatial reference system.

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