aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-13340: a point geometry has more than one coordinate

ORA-13340: a point geometry has more than one coordinate
Cause: A geometry, specified as being a point, has more than one coordinate in its definition.
Action: A point has only one coordinate. If this geometry is intended to represent a point cluster, line, or polygon, set the appropriate SDO_GTYPE or SDO_ETYPE value. If this is a single point object, remove the extraneous coordinates from its definition.

请先 登录 后评论

1 个回答

小智
ORA-13340:点几何具有多个坐标,
.原因:指定为点的几何在其定义中具有多个坐标。,
.操作:一个点只有一个坐标。如果此几何用于表示点群集,线或多边形,请设置相应的SDO_GTYPE或SDO_ETYPE值。如果这是单点对象,请从其定义中删除无关的坐标。,
.
请先 登录 后评论