| 不具合 ID 番号 |
BUG-000162224 |
| 送信されました | October 19, 2023 |
| 最終更新日 | April 28, 2025 |
| 適用対象 | ArcGIS Pro |
| 見つかったバージョン | 2.9.9 |
| オペレーティング システム | Windows OS |
| オペレーティング システムのバージョン | N/A |
| ステータス | Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
|
参考情報
The failure happens because the feature classes in the provided database are using the older system SDE_GEOMETRY tables for storage. Feature classes created in ArcGIS 10.5 and higher have a new column in the business table called GDB_GEOMATTR_DATA. It stores geometry attributes such as true curves, circular arcs, point IDs, multi-patch shapes, etc. Run the Migrate Storage geoprocessing tool to move the geometry attributes from these side tables and into the business table, then enable branch versioning.
対処法
Use the Migrate Storage geoprocessing tool, keep the same storage type and enable branch versioning.
再現の手順