laptop and a wrench

漏洞

In ArcGIS Pro, when checking the Allow Nulls check box on a feature class with features the returned error message, "Error 001625: Failed to alter field is nullable" does not give a meaningful description of the issue.

上次发布: May 8, 2019 ArcGIS Pro
漏洞 ID 编号 BUG-000121571
已提交April 8, 2019
上次修改时间August 5, 2025
适用范围ArcGIS Pro
找到的版本3.1
操作系统Windows OS
操作系统版本10.0 64 Bit
状态Under Consideration

解决办法

Workaround identified from case #0328049 by Sahil Purohit:

Step to be executed from the RDBMS application:

  1. Execute the below-mentioned SQL query to alter the table and the column to allow null values: 

ALTER TABLE table_name ALTER COLUMN column_name data_type [(Column_Size)] NULL;

Steps to be executed from the ArcGIS Pro application:

  1. Load the respective feature class in the table of contents in ArcGIS Pro.
  2. Right-click on the feature layer -> data design -> fields.
  3. Check the box "Allow Nulls" on the respective field and click Save.

重现步骤

漏洞 ID: BUG-000121571

软件:

  • ArcGIS Pro

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项