Oracle Error Message
ORA-22907: invalid CAST to a type that is not a nested table or VARRAY
Reason for the Error
Attempted to CAST to a type that is not a nested table or VARRAY
Solution
Re-specify CAST to a nested table or VARRAY type.
ORA-22907: invalid CAST to a type that is not a nested table or VARRAY
Attempted to CAST to a type that is not a nested table or VARRAY
Re-specify CAST to a nested table or VARRAY type.