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

Wednesday, 7 March 2012

ORA-13228: spatial index create failed due to invalid type

ORA-13228: spatial index create failed due to invalid type

Cause: An Attempt was made to create a spatial index on a column of type other than SDO_GEOMETRY.

Action: Make sure that the index is created on a column of type SDO_ GEOMETRY.