ORA-22903: MULTISET expression not allowed
Cause: MULTISET expressions are allowed only inside a CAST to a nested table or VARRAY type
Action: put the MULTISET(subquery) expression inside a CAST to a nested table or VARRAY type
https://support.oracle.com/
http://www.oracle.com/