ORA-13243: specified operator is not supported for 3- or higher-dimensional R-tree
What triggered the Error:
Currently, an R-tree index with three or more index dimensions can be used only with the SDO_FILTER operator.What should we do to fix it:
Use the SDO_FILTER operator, and check the documentation for the querytype parameter for SDO_FILTER; or contact Oracle Support Services.