| Numéro d’ID de bogue |
BUG-000154805 |
| Envoi | December 29, 2022 |
| Dernière modification | June 12, 2025 |
| S’applique à | ArcGIS Pro |
| Version trouvée | 2.9.5 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 10.0 64 Bit |
| Version de correction | 3.1, 3.04 Patch |
| Statut | Fixed
Le bogue a été corrigé. Pour plus d’informations, reportez-vous aux sections Version de correction et Informations supplémentaires, le cas échéant.
|
Solution de contournement
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.
Étapes pour reproduire