Oracle Error ORA-13052: unsupported geometric type for geometry string.string

Oracle Error Message

ORA-13052: unsupported geometric type for geometry string.string

Reason for the Error

The geometry type for a specific instance in a _SDOGEOM table is not among the set of geometry types supported by Oracle Spatial.

Solution

Check the Oracle Spatial documentation for the list of supported geometry types and workarounds that permit the storage and retrieval of non-supported geometric types with the SDO schema.