Error 1516

"The intermediate point (%3) of the ST_CircularString segment between %1 and %2 is collinear with but not between the start and end points."

Item Description

SQLCode

-1516L

Constant

SLERR_CIRC_COLLINEAR_MIDPOINT

SQLState

2FF72

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

3180

Severity Code

16

Parameter 1

The start point of the ST_CircularString segment

Parameter 2

The end point of the ST_CircularString segment

Parameter 3

The specified intermediate point of the ST_CircularString segment

Probable cause

When the intermediate point of a ST_CircularString segment is collinear with the start and end point the result is interpreted as a straight line between the start and the end point. In this case, the intermediate point must be located on the line segment between the start and end point.


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