Oracle DBA, How To, Error, Cause and Action

ORA-02030: can only select from fixed tables/views

ORA-02030: can only select from fixed tables/views


Cause:


An attempt is being made to perform an operation other than a retrieval from a fixed table/view.



Action:


You may only select rows from fixed tables/views.

No comments:

Post a Comment

Thanks for your comment.