laptop and a wrench

Error

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

Última publicación: October 30, 2017 ArcGIS for Desktop
Número de ID del error BUG-000106321
EnviadoJuly 5, 2017
Última modificaciónJune 5, 2024
Relacionado conArcGIS for Desktop
Versión encontrada10.5
Versión corregida2.1
EstadoFixed

Solución alternativa

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.

Pasos para reproducir

ID del error: BUG-000106321

Software:

  • ArcGIS for Desktop

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga