laptop and a wrench

Bug

Invalid (NULL) LOB locator (points) errors are returned when running the ST_Geometry function against geometries without binary large object (BLOB) points.

Last Published: August 6, 2018 ArcSDE/Enterprise Geodatabase
Bug ID Number BUG-000090937
SubmittedSeptember 22, 2015
Last ModifiedJanuary 28, 2022
Applies toArcSDE/Enterprise Geodatabase
Version found10.3.1
Version Fixed2.1
StatusFixed

Workaround

Use the following filter in SQL queries:WHERE SDE.ST_ISEMPTY(SHAPE) = 0;ORWHERE A.SHAPE.POINTS IS NOT NULL;

Steps to Reproduce

Bug ID: BUG-000090937

Software:

  • ArcSDE/Enterprise Geodatabase

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic