laptop and a wrench

Bug

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."

Last Published: October 30, 2017 ArcGIS for Desktop
Bug ID Number BUG-000106321
SubmittedJuly 5, 2017
Last ModifiedAugust 19, 2022
Applies toArcGIS for Desktop
Version found10.5
Version Fixed2.1
StatusFixed

Workaround

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.

Steps to Reproduce

Bug ID: BUG-000106321

Software:

  • ArcGIS for Desktop

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic