| 不具合 ID 番号 |
BUG-000154805 |
| 送信されました | December 29, 2022 |
| 最終更新日 | June 12, 2025 |
| 適用対象 | ArcGIS Pro |
| 見つかったバージョン | 2.9.5 |
| オペレーティング システム | Windows OS |
| オペレーティング システムのバージョン | 10.0 64 Bit |
| 修正されたバージョン | 3.1, 3.04 Patch |
| ステータス | Fixed
この不具合は修正されました。 詳細については、「バージョンの修正内容」および「参考情報」(該当する場合) をご参照ください。
|
対処法
Create an empty feature class in the PostgreSQL enterprise geodatabase with the same fields or data types. Run the Append tool to append the data successfully without decimal places appearing.
- Right-click the PostgreSQL enterprise geodatabase Spatial Database Engine (SDE) connection in the Catalog pane > New > Feature Class.
- Add a new field with the Double data type in the Create Feature Class pane.
- Click Finish to finish creating the new feature class.
- Once created, open the Geoprocessing pane and search for the Append tool. Set the parameters as below:
- Input Datasets: The file geodatabase feature class.
- Target Dataset: The enterprise geodatabase empty feature class.
- Field Matching Type: Use the field map to reconcile field differences.
再現の手順