Oracle DBA, How To, Error, Cause and Action

ORA-13243: specified operator is not supported for 3- or higher-dimensional R-tree

ORA-13243: specified operator is not supported for 3- or higher-dimensional R-tree


Cause:


Currently, an R-tree index with three or more index dimensions can be used only with the SDO_FILTER operator.



Action:


Use the SDO_FILTER operator, and check the documentation for the querytype parameter for SDO_FILTER; or contact Oracle Support Services.

No comments:

Post a Comment

Thanks for your comment.