Oracle Error Message
ORA-02031: no ROWID for fixed tables or for external-organized tables
Reason for the Error
An attempt is being made to access rowid from a fixed table or from a external-organized table.
Solution
Do not access ROWID from a fixed table or from a external-organized table.