Oracle DBA, How To, Error, Cause and Action

ORA-13031: Invalid Gtype in the SDO_GEOMETRY object for point object

ORA-13031: Invalid Gtype in the SDO_GEOMETRY object for point object

Cause:

There is an invalid SDO_GTYPE in the SDO_GEOMETRY object where the VARRAYs are NULL but the SDO_GTYPE is not of type POINT.


Action:

Verify that the geometries have valid gtypes.

No comments:

Post a Comment

Thanks for your comment.