Oracle Solution for Error ora-13290

Solution for Oracle Error ORA-13290

ORA-13290: the specified unit is not supported

What triggered the Error:

An Oracle Spatial function was called with an unknown UNIT value.

What should we do to fix it:

Check Spatial documentation for the supported units, and call the function with the correct UNIT parameter.