ORA-32611: incorrect use of MODEL CV operator
What triggered the Error:
CV function was used outside a dimension expression, in UNTIL condition, or with non-dimensional arguments.What should we do to fix it:
Check the SQL statement and rewrite if necessary.