Showing posts with label ORA-32035. Show all posts
Showing posts with label ORA-32035. Show all posts

Friday, 1 June 2012

ORA-32035: unreferenced query name defined in WITH clause

ORA-32035: unreferenced query name defined in WITH clause

Cause: There is at least one WITH clause query name that is not referenced in any place.

Action: remove the unreferenced query name and retry