Exporting a feature class to a shapefile in ArcCatalog or command line sde2shp fails when the feature class has a field of type guid.
最後に公開された状態: August 25, 2014No Product Found
不具合 ID 番号
NIM004392
送信されました
September 26, 2006
最終更新日
April 2, 2025
適用対象
No Product Found
見つかったバージョン
9.1
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
No Public Explanation
対処法
1) If the user is not automating the export process then exporting the FC from ArcMap works:Right click layer, data, export data.The field is converted to a text field in the shapefile.2) If the user does not want the guid field in the shapefile then the sde2shp command with the -a file=<filename> works by omitting the guid field from the list.