Oracle Error Message
ORA-28674: cannot reference transient index-organized table
Reason for the Error
An attempt was made to directly access a transient table created created on behalf of a index-organized table partition maintenance operation.
Solution
Issue the statement against the associated permanent index-organized table.