ORA-13344

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

Causa: A geometry, specified as being an arcpolygon, has less than six coordinates in its definition.

Acción: 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.

COMENTARIOS:


No hay comentarios.