ORA-13067: operator requires both parameters from the same topology
What triggered the Error:
Both SDO_TOPO_GEOMETRY parameters did not come from the same topology.What should we do to fix it:
Make sure both the parameters to the operator are from the same topology. If this is not possible, consider using a signature of the operator that does not use two SDO_TOPO_GEOMETRY parameters.