文档解释 ORA-54553: incorrect geometry for appending Cause: The geometry could not be appended to a homogeneous collection (
ORA-54553: incorrect geometry for appending
Cause: The geometry could not be appended to a homogeneous collection (for example, multi-geometry) or to a heterogeneous geometry (for example, collection). In other Words, the gtype of the geometry to be appended was neither GYTPE_COLLECTION or GTYPE_MULTI-X (where X is point, curve, surface, or solid).
Action: Ensure that the geometries involved in the append operation have appropriate gtypes.
ORA-54553:不正确的几何图形用于拼接
这是一个oracle错误,引发此错误的是在几何拼接过程中发现的非规则几何体,例如任意几何形变,多个表面或自相交表面,不存在或非正交结构等。错误消息“ORA-54553:不正确的几何图形用于拼接”是SDO_GEOM.SDO_CONCAT要求完全规则的几何拼接的反馈。
如果您将多种不同的几何图形传递给SDO_GEOM.SDO_CONCAT函数,或将不规则几何模型传递给该函数,就有可能引发此错误。另一种可能的情况是,几何形状的拼接可能会导致拼接后的形状出现不正确的格式。
首先,您需要确保传递给SDO_GEOM.SDO_CONCAT函数的几何模型完全符合规则,避免出现自相交或任意形变等问题。其次,您还需要确保拼接后的几何模型在2D和3D空间中能够按照规则渲染,否则也可能引发此错误。
--结束END--
本文标题: ORA-54553: incorrect geometry for appending ORACLE 报错 故障修复 远程处理
本文链接: https://lsjlt.com/news/532893.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0