Oracle DBA, How To, Error, Cause and Action

ORA-13227: SDO_LEVEL values for the two index tables do not match

ORA-13227: SDO_LEVEL values for the two index tables do not match


Cause:


The SDO_LEVEL values for the two index tables used in the spatial join operator do not match.



Action:


Verify that two compatible indexes are used for the spatial join operator. Quadtree indexes are compatible if they have the same SDO_LEVEL and SDO_NUMTILES values

No comments:

Post a Comment

Thanks for your comment.