标题: ORA-13344: an arcpolygon geometry has fewer [打印本页] 作者: admin 时间: 2016-8-15 12:06 标题: ORA-13344: an arcpolygon geometry has fewer ORA-13344: anarcpolygon geometry has fewer than five coordinates Cause: A geometry, specified as being an arcpolygon, hasfewer than five
coordinates in its definition. Action: Anarcpolygon 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 thestart 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.