How to fix the Oracle error ORA-13018: bad distance type?
In this post, you’ll learn more about the Oracle ErrorORA-13018: bad distance type with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-13018: bad distance type
Reason for the Error ORA-13018: bad distance type
The specified distance type is invalid.
How to fix the Error ORA-13018: bad distance type ?
You can fix this error in Oracle by following the below steps
The only supported distance functions are EUCLID and MANHATTAN.
Leave Your Comment