laptop and a wrench

Error

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.

Última publicación: July 14, 2022 ArcGIS Pro
Número de ID del error BUG-000150273
EnviadoJune 24, 2022
Última modificaciónSeptember 3, 2024
Relacionado conArcGIS Pro
Versión encontrada3.0
Sistema operativoWindows OS
Versión de sistema operativo11.0 64 bit
EstadoIn Review

Solución alternativa

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

Pasos para reproducir

ID del error: BUG-000150273

Software:

  • ArcGIS Pro

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