ORA-13342: an arc geometry has fewer than three coordinates ORACLE 报错 故障修复 远程处理
网络编程
文档解释
ORA-13342: an arc geometry has fewer than three coordinates
Cause: A geometry, specified as being an arc, has fewer than three coordinates in its definition.
Action: An arc must consist of at least three distinct coordinates. Correct the geometric definition, or set the appropriate SDO_GTYPE or SDO_ETYPE attribute for this geometry.
。
ORA-13342:弧形几何具有少于三个坐标
官方解释
常见案例
正常处理方法及步骤
编辑:编程语言
标签:弧形,坐标,几何,步骤,常见