Encountering "Error 160790: A class in the network dataset necessitates edits being run within an edit session" when running the Delete Rows geoprocessing tool on an edge feature class involved in a Network Dataset.
上次发布: August 4, 2022ArcGIS Pro
漏洞 ID 编号
BUG-000151246
已提交
August 2, 2022
上次修改时间
October 6, 2025
适用范围
ArcGIS Pro
找到的版本
3.0
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Under Consideration
该问题已由开发团队审核。 其尚未被优先纳入发布计划,但将对其进行监控以确定总体影响。 在优先级排序过程中考虑的因素包括受影响或请求功能的用户数量、业务影响、是否存在解决方法等。 如果漏洞对您的业务产生不利影响,请参阅“操作方法:升级缺陷”(https://support.esri.com/en/technical-article/000024129)。
解决办法
Workaround 1:
Delete the Network Dataset item that exists within the feature dataset.
Run the Delete Rows geoprocessing tool.
Re-create the Network Dataset and run the Build Network geoprocessing tool on the re-created network dataset.
Workaround 2:
Copy the feature dataset to a file geodatabase,
Run the Delete Rows geoprocessing tool on the feature class.
Run the Build Network geoprocessing tool on the network dataset.
Copy the feature dataset back into the enterprise geodatabase.