ORA-32034: unsupported use of WITH clause
sponsored links
Cause: Inproper use of WITH clause
because one of the following two reasons:
1. nesting of WITH clause within WITH clause not supported yet
2. For a set query, WITH clause can`t be specified for a branch.
3. WITH clause can`t sepecified within parentheses.
Action: correct query and
retry
Relared Errors:
ORA-32035:
unreferenced query name defined in WITH clause
ORA-32036:
unsupported case for inlining of query name in WITH clause
ORA-32037:
unsupported use of LEVEL in membership condition
ORA-32050: %s
operation failed
ORA-32051:
mapping service not available
ORA-32052:
failed to start mapping service
ORA-32053:
operation not supported
ORA-32054: lost
communication with FMPUTL process
ORA-32055:
invalid file type
ORA-32056:
invalid number of extents






Leave a Reply