Showing posts with label ORA-13293: cannot specify unit for geometry without a georeferenced SRID. Show all posts
Showing posts with label ORA-13293: cannot specify unit for geometry without a georeferenced SRID. Show all posts

Wednesday, 7 March 2012

ORA-13293: cannot specify unit for geometry without a georeferenced SRID

ORA-13293: 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.