Adding unregistered spatial tables as Input Datasets in Geoprocessing Tools executes unnecessary SDO_AGGR_MBR queries.
上次发布: September 3, 2019ArcGIS for Desktop
漏洞 ID 编号
BUG-000124658
已提交
August 20, 2019
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.6.1
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Oracle spatial is, by its very nature, slower than other databases.
For Register with Geodatabase, the tool calls an SDE API to calculate the spatial extent during the registration process. This is not optional.
For Get Count, the Output Extent environment of the tool is unlikely to become an optional parameter.