Showing posts with label ORA-13274. Show all posts
Showing posts with label ORA-13274. Show all posts

Wednesday, 7 March 2012

ORA-13274: operator invoked with non-compatible SRIDs

ORA-13274: operator invoked with non-compatible SRIDs

Cause: A Spatial operator was invoked with a window geometry with an SRID but the layer has no SRID; or the window has no SRID but the layer has an SRID.

Action: Make sure that the layer and window both have an SRID or that they both do not have an SRID.