Numéro d’ID de bogue |
BUG-000106321 |
Envoi | July 5, 2017 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS for Desktop |
Version trouvée | 10.5 |
Version de correction | 2.1 |
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
Use the Migrate Storage tool in ArcMap on the feature classes to remove the SDE_GEOMETRY<id> table and add the GDB_GEOMATTR_DATA field.Create a python script to automate the fix. First, create a list of feature classes using arcpy.ListFeatureClasses. Second, describe each feature class and inspect the GeometryStorage property. Use an If statement to select the appropriate keyword when running the Migrate Storage tool on each feature class.
Étapes pour reproduire
ID de bogue: BUG-000106321
Logiciel: