How to fix the Oracle error ORA-13035: Invalid data (arcs in geodetic data) in the SDO_GEOMETRY object?
In this post, you’ll learn more about the Oracle ErrorORA-13035: Invalid data (arcs in geodetic data) in the SDO_GEOMETRY object with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-13035: Invalid data (arcs in geodetic data) in the SDO_GEOMETRY object
Reason for the Error ORA-13035: Invalid data (arcs in geodetic data) in the SDO_GEOMETRY object
There is invalid data in the SDO_ELEM_INFO_ARRAY field of the SDO_GEOMETRY object. There are arcs in a geometry that has geodetic coordinates.
How to fix the Error ORA-13035: Invalid data (arcs in geodetic data) in the SDO_GEOMETRY object ?
You can fix this error in Oracle by following the below steps
Verify that the geometries have valid data.
Leave Your Comment