Using the Spatial Join tool with large data returns null values or the "ERROR 999999" error message in ArcGIS Pro 3.0.3.
上次发布: March 4, 2023ArcGIS Pro
漏洞 ID 编号
BUG-000155091
已提交
January 13, 2023
上次修改时间
November 5, 2024
适用范围
ArcGIS Pro
找到的版本
3.0.3
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Use of large service layers as input to ArcGIS Pro geoprocessing tools can produce unhandled errors, as there can be service timeouts, network hiccups, and server overload, all causing data to stop being accessible to the geoprocessing tool running in ArcGIS Pro. In ArcGIS Pro 3.4, these unhandled errors are caught, and information from the failed or timed-out request from the server is returned.
Computationally and data load-intensive operations that need to load all data locally for processing may never complete successfully when using a large service layer as input.
Use a smaller subset of the service; for example, applying the Processing Extent environments produces smaller requests to the service, and the process will successfully complete consistently and in a reasonable run time.
More discussion and workarounds are examined in the help documentation:
https://pro.arcgis.com/en/pro-app/latest/tool-reference/appendices/geoprocessing-considerations-for-portal-and-service-data.htm
解决办法
Separate the data into smaller parts and run the Spatial Join tool.