Oracle Error ORA-13067: operator requires both parameters from the same topology

Oracle Error Message

ORA-13067: operator requires both parameters from the same topology

Reason for the Error

Both SDO_TOPO_GEOMETRY parameters did not come from the same topology.

Solution

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.