| Error | ORA-32036 |
Description | unsupported case for inlining of query name in WITH clause | Cause | There is at least one query name which is inlined more than once because it`s definition query is too simple and references another query name. This is currently unsupported yet. | Action | remove such query name and retry |