Database Error Messages

ORA-22907

invalid CAST to a type that is not a nested table or VARRAY

Cause

Attempted to CAST to a type that is not a nested table or VARRAY


Action

Re-specify CAST to a nested table or VARRAY type.