Oracle Error Message
ORA-22812: cannot reference nested table column’s storage table
Reason for the Error
An attempt to access the nested table column’s storage table is not allowed in the given context.
Solution
Issue the statement against the parent table containing the nested table column.