laptop and a wrench

漏洞

ST_Geometry functions applied to the Shape field in Select By Attributes return the error message, "Error 000358: Invalid expression" if the feature class is registered as traditional versioned.

上次发布: July 14, 2022 ArcGIS Pro
漏洞 ID 编号 BUG-000150273
已提交June 24, 2022
上次修改时间September 3, 2024
适用范围ArcGIS Pro
找到的版本3.0
操作系统Windows OS
操作系统版本11.0 64 bit
状态In Review

解决办法

  • Place the expression in subquery. For example:

OBJECTID IN 

(SELECT 

  OBJECTID

FROM

  INFRASTR.ACTIVE_TRANSPORTATION

where

  sde.st_length(shape) > 400

)

  • Use calculate geometry or calculate field to populate new fields with the values. Then, apply any further ST_Geometry functions on the fields instead of using the shape field.

重现步骤

漏洞 ID: BUG-000150273

软件:

  • ArcGIS Pro

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项