HomeOracleOracle Error ORA-13344: an arcpolygon geometry has fewer than five coordinates

Oracle Error ORA-13344: an arcpolygon geometry has fewer than five coordinates

Oracle Error Message

ORA-13344: an arcpolygon geometry has fewer than five coordinates

Reason for the Error

A geometry, specified as being an arcpolygon, has fewer than five coordinates in its definition.

Solution

An arcpolygon must consist of at least five coordinates. An arcpolygon consists of an ordered sequence of arcs, each of which must be described using three coordinates. Since arcs are connected the end-point of the first is the start of the second and does not have to be repeated. Correct the geometric definition, or set the appropriate SDO_GTYPE or SDO_ETYPE attribute for this geometry.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message CLSGN-32767: Internal error. Reason for the Error An unexpected error occurred. Solution Examine the message(s) that accompany...
Oracle Error Message CLSGN-00211: OCR batch operation failed. string Reason for the Error Setting a set of Oracle Cluster Registry...
Oracle Error Message CLSGN-00210: failed to get value for OCR key “string”. string Reason for the Error It was not...