Oracle Error Message
ORA-32614: illegal MODEL SELECT expression
Reason for the Error
An expression other than MODEL aliases, constants, or expressions of the two is specified in the MODEL SELECT clause.
Solution
Reformulate the query, perhaps nesting inside another SELECT.