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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動