laptop and a wrench

漏洞

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

上次发布: October 30, 2017 ArcGIS for Desktop
漏洞 ID 编号 BUG-000106321
已提交July 5, 2017
上次修改时间June 5, 2024
适用范围ArcGIS for Desktop
找到的版本10.5
修正版本2.1
状态Fixed

解决办法

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.

重现步骤

漏洞 ID: BUG-000106321

软件:

  • ArcGIS for Desktop

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项