文档解释 ORA-13476: invalid or out of scope point specification Cause: The point position specified by the point geometry pa
ORA-13476: invalid or out of scope point specification
Cause: The point position specified by the point geometry parameter or the rowNumber/colNumber parameter combination was null or out of scope.
Action: Ensure that the parameters specify a valid point that translates or can be translated into a cell position inside the cell space of the GeoRaster object.
ORA-13476是由oracleDatabase抛出的一个错误,表明传递给方法的点指定无效或超出范围。
此错误在使用SDO_GEOM.RELATE函数时抛出。
ORA-13476指出提供给函数或过程的指针参数无效或超出范围。要处理此错误,请确保提供的指针值在当前范围内并有效。
如果在使用SDO_GEOM.RELATE函数的过程中,两个几何形状的空间关系不明确,则会出现ORA-13476错误。
1. 确认提供给函数或过程的指针值是否有效,是否在当前范围内。
2. 如果指针值有效,则检查几何形状之间的空间关系。
3. 尝试使用SDO_GEOM.VALIDATE_GEOMETRY_WITH_CONTEXT函数确定几何形状是否有效。
4. 尝试使用SDO_GEOM.SDO_RELATE函数来测试几何形状之间的空间关系。
5. 如果以上方法都不能解决,请尝试重建函数和端点。
--结束END--
本文标题: ORA-13476: invalid or out of scope point specification ORACLE 报错 故障修复 远程处理
本文链接: https://lsjlt.com/news/535245.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0