In this post, you’ll learn more about the Oracle ErrorORA-13290: the specified unit is not supported with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-13290: the specified unit is not supported
Reason for the Error ORA-13290: the specified unit is not supported
An Oracle Spatial function was called with an unknown UNIT value.
How to fix the Error ORA-13290: the specified unit is not supported ?
You can fix this error in Oracle by following the below steps
Check Spatial documentation for the supported units, and call the function with the correct UNIT parameter.
Leave a Reply