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

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

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

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

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

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