Oracle Solution for Error ora-28668

Solution for Oracle Error ORA-28668

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

What triggered the Error:

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

What should we do to fix it:

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