Database Error Messages

OCI-32036

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 its definition query is too simple and references another query name. This is currently unsupported yet.


Action

remove such query name and retry