Oracle DBA, How To, Error, Cause and Action

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.

No comments:

Post a Comment

Thanks for your comment.