Oracle Solution for Error ora-22907

Solution for Oracle Error ORA-22907

ORA-22907: invalid CAST to a type that is not a nested table or VARRAY

What triggered the Error:

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

What should we do to fix it:

-specify CAST to a nested table or VARRAY type.