How to fix the Oracle error ORA-13036: Operation [string] not supported for Point Data?

In this post, you’ll learn more about the Oracle ErrorORA-13036: Operation [string] not supported for Point Data with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-13036: Operation [string] not supported for Point Data

Reason for the Error ORA-13036: Operation [string] not supported for Point Data

The specified geometry function is not supported for point data.

How to fix the Error ORA-13036: Operation [string] not supported for Point Data ?

You can fix this error in Oracle by following the below steps

Make sure that the specified geometry function is not called on point data.

Tags :

Leave Your Comment