When running an ST_Intersects query over an Oracle geodatabase configured with a database link, it fails to produce a result.
上次发布: January 5, 2023ArcGIS for Desktop
漏洞 ID 编号
BUG-000153657
已提交
November 10, 2022
上次修改时间
September 3, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.8.1
操作系统
N/A
操作系统版本
N/A
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Per Oracle Doc ID 269658.1 The extproc agent must reside on the same computer as the application making the external procedure call, as per the Oracle Database Net Services Administrator's Guide. It is not possible to make a call from one extproc agent to another extproc agent to invoke a shared library.