ORA-02031: no ROWID for fixed tables or for external-organized tables
What triggered the Error:
An attempt is being made to access rowid from a fixed table or from a external-organized table.What should we do to fix it:
Do not access ROWID from a fixed table or from a external-organized table.