My Oracle Support Banner

ORA-32034: "Unsupported Use Of WITH Clause" Error When Filtering a Query (Doc ID 2994667.1)

Last updated on JANUARY 05, 2024

Applies to:

Oracle SQL Developer - Version 22.2 and later
Information in this document applies to any platform.

Symptoms

SQL Developer throws an ORA-32034: unsupported use of WITH clause error when filtering a query when that query has a WITH clause and the WITH clause has a PL/SQL function.

The query executes without issue.
However when trying to sort or filter the results shown in the results panel the error is generated.

Here is a sample query that can be used to demonstrate the problem:

The issue can be reproduced at will with the following steps:

1. Enter a query that uses a WITH clause as shown above.
2. Run the statement so the results show up in a grid.
3. Try to filter or sort the results and the error will show up

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.