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.