ORA-13275: spatialindex creation failure on unsupported type Cause: An attempt was made to create a spatial index createon a column that is
not of type SDO_GEOMETRY. Action: Aspatial index can only be created on a column of type SDO_
GEOMETRY. Make sure the indexed column is of type SDO_GEOMETRY.