laptop and a wrench

漏洞

If an input dataset has hyphens in the name and is exported to an enterprise geodatabase with the Export Features tool, it returns Error 000224.

ArcGIS Pro
漏洞 ID 编号 BUG-000163418
已提交December 4, 2023
上次修改时间June 5, 2024
适用范围ArcGIS Pro
找到的版本3.2
操作系统Windows OS
操作系统版本10.0 64 Bit
状态Known Limit

附加信息

This is a known limitation that is specific to the input data. The input shapefile GID field has a precision and scale of 32 31, which is not suitable for the output enterprise geodatabase feature class. When running Export Features with the default field mapping, these precision and scale values are maintained, which raises an arithmetic overflow error. If using the ArcGIS Pro User Interface, the precision and scale of the GID field can be reset to use a default of 0 if validation is triggered by clicking the Edit button and launching the Field Properties window. The field mapping string can also be manually edited to use a default of 0 as the precision and scale via Python scripting. Alternatively, using CopyFeatures as a workaround sets the scale and precision of the GID field to 38 8.

解决办法

If using the ArcGIS Pro User Interface, the precision and scale of the GID field can be reset to use a default of 0 if validation is triggered by clicking the Edit button and launching the Field Properties window. The field mapping string can also be manually edited to use a default of 0 as the precision and scale via Python scripting.

Alternatively, using CopyFeatures as a workaround sets the scale and precision of the GID field to 38 8.

重现步骤

漏洞 ID: BUG-000163418

软件:

  • ArcGIS Pro

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项