Oracle Solution for Error ora-25191

Solution for Oracle Error ORA-25191

ORA-25191: cannot reference overflow table of an index-organized table

What triggered the Error:

attempt to directly access the overflow 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 overflow table.