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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動