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

Oracle Error Message

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

Reason for the Error

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

Solution

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