Oracle Error Message
ORA-32611: incorrect use of MODEL CV operator
Reason for the Error
CV function was used outside a dimension expression, in UNTIL condition, or with non-dimensional arguments.
Solution
Check the SQL statement and rewrite if necessary.