ERROR | cannot specify unit for geometry without a georeferenced SRID |
CAUSE | An Oracle Spatial function with a UNIT parameter was called on a geometry without a georeferenced SRID. |
ACTION | Make sure that spatial functions with UNIT parameters are only called on geometries with georeferenced SRIDs. |