不具合 ID 番号 |
BUG-000135775 |
送信されました | December 1, 2020 |
最終更新日 | June 5, 2024 |
適用対象 | ArcGIS for Desktop |
見つかったバージョン | 10.8.1 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 10.0 64 Bit |
ステータス | Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
|
参考情報
The table used in this workflow does not have a unique, non-null integer field. Thus, an ObjectID is not present. It is possible for other fields like Text and Date to be used as a dynamic ObjectID, but it can still have problems with certain tools. The Export command in ArcMap is one of them. The best approach is to do the following:
1. Create a unique, non-null integer filed on the table. Registering the table with the geodatabase creates an ObjectID field which fulfills that requirement. A geodatabase is not required. Create a field on the table that ArcMap can use as an ObjectID.
2. Use either the Copy Features or Feature Class to Shapefile tools in ArcMap.
3. Use ArcGIS Pro. In ArcGIS Pro, navigate to Data > Export. The Export Features tool runs successfully.
対処法
Register the feature class with the geodatabase in ArcMap 10.8.1 using SQL 2019.
再現の手順