iis服务器助手广告广告
返回顶部
首页 > 资讯 > 错误编码 >ORA-13347: the coordinates defining an arc are not distinct ORACLE 报错 故障修复 远程处理
  • 856
分享到

ORA-13347: the coordinates defining an arc are not distinct ORACLE 报错 故障修复 远程处理

报错故障coordinates 2023-11-05 08:11:59 856人浏览 独家记忆
摘要

文档解释 ORA-13347: the coordinates defining an arc are not distinct Cause: Two or more of the three points defining an arc

文档解释

ORA-13347: the coordinates defining an arc are not distinct

Cause: Two or more of the three points defining an arc are the same.

Action: Alter the definition of the arc to ensure that three distinct coordinate values are used.

ORA-13347是由于圆弧的定义参数不是唯一的造成的一个错误,官方解释如下:

当在oracle数据库中运行某些GIS函数(如SDO_GEOM.VALIDATE_GEOMETRY_WITH_CONTEXT)时,当圆弧(Arc)定义坐标不唯一时,会出现错误ORA-13347。

常见案例

在Oracle数据库操作等地形空间数据时,如果圆弧所使用的构成参数不唯一,则会报出ORA-13347错误。例如:圆弧中两个以上控制点坐标值完全相同,就会引发ORA-13347错误。

正常处理方法及步骤

首先要定位出错的圆弧,即定位出错的控制点,然后修改该控制点的坐标值,使其变成唯一。在Oracle数据库中,要改变圆弧的坐标,首先获取圆弧对应的构成参数(etadata),然后修改参数中指定控制点的坐标值,最后重新给圆弧赋值就可以避免ORA-13347错误了。

--结束END--

本文标题: ORA-13347: the coordinates defining an arc are not distinct ORACLE 报错 故障修复 远程处理

本文链接: https://www.lsjlt.com/news/538377.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

本篇文章演示代码以及资料文档资料下载

下载Word文档到电脑,方便收藏和打印~

下载Word文档
猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作