Oracle DBA, How To, Error, Cause and Action

ORA-02031: no ROWID for fixed tables or for external-organized tables

ORA-02031: no ROWID for fixed tables or for external-organized tables


Cause:


An attempt is being made to access rowid from a fixed table or from a external-organized table.



Action:


Do not access ROWID from a fixed table or from a external-organized table.

No comments:

Post a Comment

Thanks for your comment.