Database Error Messages

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.