| Bug-ID-Nummer |
BUG-000154805 |
| Eingereicht | December 29, 2022 |
| Zuletzt geändert | June 12, 2025 |
| Gilt für | ArcGIS Pro |
| Gefunden in Version | 2.9.5 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 10.0 64 Bit |
| Behoben in Version | 3.1, 3.04 Patch |
| Status | Fixed
Der Bug wurde behoben. Weitere Informationen finden Sie ggf. unter "Behoben in Version" und unter "Zusätzliche Informationen".
|
Workaround
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.
Schritte zur Reproduzierung