Oracle DBA, How To, Error, Cause and Action

ORA-13250: insufficient privileges to modify metadata table entries

ORA-13250: insufficient privileges to modify metadata table entries


Cause:


The user requesting the operation does not have the appropriate privileges on the referenced tables.



Action:


Check that the specified feature and geometry table names are correct, and then verify that the current user has at least SELECT privilege on those tables.

No comments:

Post a Comment

Thanks for your comment.