Oracle DBA, How To, Error, Cause and Action

ORA-13221: unknown geometry type in the geometry object

ORA-13221: unknown geometry type in the geometry object


Cause:


The SDO_GTYPE attribute in the geometry object contains an invalid value



Action:


Redefine the geometric type in the geometry table using one of the supported SDO_GTYPE values. See the Oracle Spatial documentation for an explanation of SDO_GTYPE and its possible values.

No comments:

Post a Comment

Thanks for your comment.