Oracle DBA, How To, Error, Cause and Action

ORA-13261: geometry table string does not exist

ORA-13261: geometry table string does not exist


Cause:


The specified geometry table does not exist in the current schema.



Action:


Create a table containing a column of type SDO_GEOMETRY and a column of type NUMBER for the GID values.

No comments:

Post a Comment

Thanks for your comment.