When running the CAD To Geodatabase tool in ArcGIS Pro 3.3, field names with more than 31 characters are truncated within the output feature classes.
ArcGIS Pro
漏洞 ID 编号
BUG-000168709
已提交
June 28, 2024
上次修改时间
May 15, 2025
适用范围
ArcGIS Pro
找到的版本
3.3
操作系统
N/A
操作系统版本
N/A
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Field lengths are limited to ensure they work across various databases with different maximum lengths. The current 31-character length fits most of these database limitations, such as Oracle and Db2.
解决办法
Use the Add Field tool in ArcGIS Pro or ArcMap to create a field with a longer field name (on the output feature class obtained from the CAD To Geodatabase tool).
Export the feature and change the field name through the field mapping option.