Numéro d’ID de bogue |
BUG-000116168 |
Envoi | August 16, 2018 |
Dernière modification | June 5, 2024 |
S’applique à | ArcSDE/Enterprise Geodatabase |
Version trouvée | 10.4.1 |
Statut | Will Not Be Addressed
L’équipe de développement a examiné le problème ou la demande et a décidé qu’ils ne seraient pas traités. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
ArcGIS does not utilize or support the Oracle Float data type.
(http://desktop.arcgis.com/en/arcmap/latest/manage-data/databases/dbms-data-types-supported.htm#ESRI_SECTION1_F4879D2C89A64EAE8767346408E6EDB6)
Consider using NUMBER(p,s) instead of Float.
Solution de contournement
- In ArcCatalog, right-click the table using float.
- Export > To Geodatabase.
- Fill in the Output Location and Output Table name.
- In the Field Map, right-click the field using the float data type (in the sample script that is "floatfield").
- Click Properties.
- Change scale to 8.
- Click OK and execute the export. The table in the enterprise geodatabase retains decimals now.
Étapes pour reproduire
ID de bogue: BUG-000116168
Logiciel:
- ArcSDE/Enterprise Geodatabase