ORA-32036: unsupported case for inlining of query name in WITH clause
What triggered the Error:
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.What should we do to fix it:
remove such query name and retry