Oracle DBA, How To, Error, Cause and Action

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

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

Cause:

Both SDO_TOPO_GEOMETRY parameters did not come from the same topology.


Action:

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.

No comments:

Post a Comment

Thanks for your comment.