ORA-32031: illegal reference of a query name in WITH clause

Answers were Sorted based on User's Feedback



ORA-32031: illegal reference of a query name in WITH clause..

Answer / slapper

Yeah, that was helpful. Whoever wrote this should be
slapped. If you're not going to be helpful, then don't
post. Some possible areas to explore are:

1. Are you running Oracle 11g
2. Do you have the anchor and recursive sections in the
right order? Anchor first, recursive later.
3. If you aren't trying to do recursion, simply avoid
using the With cursor name in the same Select block

Is This Answer Correct ?    0 Yes 1 No

ORA-32031: illegal reference of a query name in WITH clause..

Answer / guest

Cause: forward or recursive reference of a query name in
WITH clause is not allowed.

Action: Correct query statement, then retry.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Oracle Errors Interview Questions

ORA-13858: Invalid action name

1 Answers  


TNS-12203: TNS:unable to connect to destination

1 Answers  


DGM-16911: Warning:

1 Answers  


NNL-00835: Average delete processing time: string

1 Answers  


TNS-04009: %-25s | number

1 Answers  






KUP-03016: length specified for FIXED records must be greater than 0

1 Answers  


ORA-16214: apply stalled for apply delay

1 Answers  


ORA-31080: type not specified for attribute or element "string"

1 Answers  


ORA-32309: object mview type "string"."string" does not match the master table type

1 Answers  


ORA-29760: instance_number parameter not specified

1 Answers  


RMAN-08542: channel string: starting proxy archivelog backup at string

1 Answers  


PCC-02395: Using arrays of structs requires that the struct be named

1 Answers  


Categories