Messages 1429 through 1449

Messages on this page are sorted by Sybase error code. Locate the appropriate code for a full description of the message.

Error 1429 "The format type '%1' cannot be used here."
Constant
SLERR_FMT_NOT_ALLOWED
SAP Sybase Error Number
3099
SQL State
2FW22
SQL Code
-1429L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The invalid format type.
Probable Cause
The specified format type cannot be used in this context.
Error 1430 "An input string in '%1' format cannot be used here."
Constant
SLERR_WRONG_FORMAT
SAP Sybase Error Number
3100
SQL State
2FW23
SQL Code
-1430L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The invalid format.
Probable Cause
A string with the specified format cannot be used in this context.
Error 1431 "The format specification syntax is invalid."
Constant
SLERR_INVALID_FORMAT_SPECIFICATION
SAP Sybase Error Number
3101
SQL State
2FW24
SQL Code
-1431L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
The format specification is invalid.
Error 1432 "The format specification option '%1' is not recognized."
Constant
SLERR_INVALID_FORMAT_SPECIFICATION_OPTION
SAP Sybase Error Number
3102
SQL State
2FW25
SQL Code
-1432L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The invalid option.
Probable Cause
The named option is not supported for the format specification.
Error 1433 "The value '%2' is not a valid setting for the '%1' format specification option."
Constant
SLERR_INVALID_FORMAT_SPECIFICATION_OPTION_VALUE
SAP Sybase Error Number
3103
SQL State
2FW26
SQL Code
-1433L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The invalid value.
Parameter 2
The format specification option.
Probable Cause
The value is not accepted by the specification option.
Error 1434 "The data is not in a recognized format."
Constant
SLERR_UNKOWNN_FORMAT
SAP Sybase Error Number
3104
SQL State
2FW27
SQL Code
-1434L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
The provided string is not in a recognized format to parse a geometry.
Error 1435 "A geometry with SRID=%1 is not supported for method %2."
Constant
SLERR_ROUND_EARTH_UNSUPPORTED
SAP Sybase Error Number
3105
SQL State
2FW28
SQL Code
-1435L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The SRID of the geometry.
Parameter 2
The name of the method that does not support this SRID.
Probable Cause
The named method does not support geometries in the specified spatial reference system. For example, the method might not support round-Earth data.
Error 1436 "A geometry with SRID=%1 is not supported when computing distance between non-point geometries."
Constant
SLERR_ROUND_EARTH_UNSUPPORTED_DIS
SAP Sybase Error Number
3106
SQL State
2FW29
SQL Code
-1436L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The SRID of the geometry.
Probable Cause
When operating with round-Earth data, distance between non-point geometries is not supported.
Error 1438 "Error reading configuration file."
Constant
SLERR_CONFIG_FILE_ERR
SAP Sybase Error Number
3108
SQL State
2FW31
SQL Code
-1438L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
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.
Error 1439 "Invalid configuration name %1"
Constant
SLERR_CONFIG_NO_SUBFILE
SAP Sybase Error Number
3109
SQL State
2FW32
SQL Code
-1439L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The invalid configuration name.
Probable Cause
The named configuration is not supported.
Error 1440 "The comparison '%1' cannot be used with geometries."
Constant
SLERR_COMPARISON_PREDICATE
SAP Sybase Error Number
3110
SQL State
2FW33
SQL Code
-1440L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The type of comparison relation.
Probable Cause
Geometry values cannot be compared with operators such as < or >. Geometries can only be compared with = and <>.
Error 1441 "Invalid spatial reference system well-known-text (WKT)."
Constant
SLERR_SRS_PARSE_ERROR
SAP Sybase Error Number
3111
SQL State
2FW34
SQL Code
-1441L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
The provided string does not represent a valid spatial reference system definition in well-known text format.
Error 1442 "Invalid transform definition '%1'."
Constant
SLERR_INVALID_TRANSFORM_DEF
SAP Sybase Error Number
3112
SQL State
2FW35
SQL Code
-1442L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The invalid transform definition string.
Probable Cause
The provided string does not represent a valid transform definition.
Error 1443 "Transform definition is too long."
Constant
SLERR_TRANSFORM_DEF_TOO_LONG
SAP Sybase Error Number
3113
SQL State
2FW36
SQL Code
-1443L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
The provided transform definition is too long.
Error 1444 "Transform from SRID %1 to %2 not supported."
Constant
SLERR_NO_XFORM_DEF
SAP Sybase Error Number
3114
SQL State
2FW37
SQL Code
-1444L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The SRID of the value.
Parameter 2
The SRID of the destination.
Probable Cause
There is no way to transform from the value's spatial reference system to the specified target.
Error 1445 "Transform from SRID %1 not supported."
Constant
SLERR_NO_SRC_XFORM_DEF
SAP Sybase Error Number
3115
SQL State
2FW38
SQL Code
-1445L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The SRID of the value.
Probable Cause
There is no way to transform from values of the specified spatial reference system.
Error 1446 "Unit of measure \"%1\" is not a linear unit."
Constant
SLERR_UOM_NOT_LINEAR
SAP Sybase Error Number
3116
SQL State
2FW39
SQL Code
-1446L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The name of the invalid unit of measure.
Probable Cause
The specified unit of measure is not a linear unit of measure.
Error 1447 "Unit of measure \"%1\" is not an angular unit."
Constant
SLERR_UOM_NOT_ANGULAR
SAP Sybase Error Number
3117
SQL State
2FW40
SQL Code
-1447L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The name of the invalid unit of measure.
Probable Cause
The specified unit of measure is not a linear unit of measure.
Error 1448 "Invalid polygon format '%1'"
Constant
SLERR_INVALID_POLY_ORD
SAP Sybase Error Number
3118
SQL State
2FW41
SQL Code
-1448L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The invalid polygon format.
Probable Cause
The specified polygon format is not a valid format.
Error 1449 "Invalid polygon: no exterior ring"
Constant
SLERR_INVALID_POLY_NO_EXT
SAP Sybase Error Number
3119
SQL State
2FW42
SQL Code
-1449L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
The provided polygon is invalid as it does not have an exterior ring.