OCI-32359
cannot specify the FRESH_MV hint for this query
Cause
The query included a construct that was not supported by the on-query computation, and so the FRESH_MV hint could not be specified. The on-query computation does not support the CONNECT BY clause, the MATERIALIZE hint, or spreadsheet queries.
Action
Remove the FRESH_MV hint from the query.