laptop and a wrench

Bug

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.

Last Published: May 8, 2019 ArcGIS Pro
Bug ID Number BUG-000121571
SubmittedApril 8, 2019
Last ModifiedAugust 5, 2025
Applies toArcGIS Pro
Version found3.1
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusUnder Consideration

Workaround

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.

Steps to Reproduce

Bug ID: BUG-000121571

Software:

  • ArcGIS Pro

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options