Database Error Messages

OCI-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.