Regarding the Repair Geometry (Data Management) GP tool:
It looks like ESRI’s native SDE.St_Geometry spatial type is not supported by that tool. Only these spatial types are supported:
- Microsoft SQL Server—Geometry and Geography
- PostgreSQL—PostGIS, Geometry and Geography
- Oracle—SDO_Geometry
Could support for SDE.St_Geometry (in Oracle) be added?
We have real-world cases where SDE.St_Geometry (Oracle 18c) features have invalid geometry. But we don’t have a way to find and fix those issues.
Related: Find & repair problem ST_GEOMETRY rows — "Shape integrity error"