Oracle DBA, How To, Error, Cause and Action

ORA-13052: unsupported geometric type for geometry string.string

ORA-13052: unsupported geometric type for geometry string.string


Cause:


The geometry type for a specific instance in a _SDOGEOM table is not among the set of geometry types supported by Oracle Spatial.



Action:


Check the Oracle Spatial documentation for the list of supported geometry types and workarounds that permit the storage and retrieval of non-supported geometric types with the SDO schema.

No comments:

Post a Comment

Thanks for your comment.