Oracle Error ORA-28668: cannot reference mapping table of an index-organized table

Oracle Error Message

ORA-28668: cannot reference mapping table of an index-organized table

Reason for the Error

An attempt to directly access the mapping table of an index-organized table

Solution

Issue the statement against the parent index-organized table containing the specified mapping table.