Oracle DBA, How To, Error, Cause and Action

ORA-13034: Invalid data in the SDO_ORDINATE_ARRAY in SDO_GEOMETRY object

ORA-13034: Invalid data in the SDO_ORDINATE_ARRAY in SDO_GEOMETRY object


Cause:


There is invalid data in the SDO_ORDINATE_ARRAY field of the SDO_GEOMETRY object. The coordinates in this field do not make up a valid geometry. There may be NULL values for X or Y or both.



Action:


Verify that the geometries have valid data.

No comments:

Post a Comment

Thanks for your comment.