laptop and a wrench

Bogue

Enabling archiving on SQL Server feature classes created prior to ArcGIS Desktop 10.5 returns the following error message when saving edits, “Attribute Column Not Found."

Dernière publication: October 30, 2017 ArcGIS for Desktop
Numéro d’ID de bogue BUG-000106321
EnvoiJuly 5, 2017
Dernière modificationAugust 19, 2022
S’applique àArcGIS for Desktop
Version trouvée10.5
Version Fixed2.1
StatutFixed

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:

  • ArcGIS for Desktop

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement

En savoir plus sur ce sujet