About three weeks ago, we updated to ArcGIS Enterprise 11.2. Last weekend, we updated our enterprise database from 10.8 to 11.2. In ArcGIS Pro 3.2, we are noting issues with all feature classes that utilize a SQL Where clause for labeling based upon the field Shape.STLength(). When labeling is on, hundreds of drawing alerts are produced for any of these features. The message states that an "Error parsing the WHERE clause. One or more fields could not be found."
This has worked without issue since moving to ArcGIS Pro some time ago. I created a straightforward linear feature on our enterprise database and drew a handful of lines. Once I set a SQL Where clause to use the Shape.STLength() field drawing alerts began to appear. We typically use this field to label features differently based upon the length. Any ideas?
The data is accessed directly to the database using an SDE connection string and the systems are using Microsoft ODBC Driver v18.3.1.1.
