Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-62246

The subqueries that contain approximate top functions must be unnested.

Cause

An attempt was made to execute subqueries that contain approximate top functions without unnesting.


Action

Remove the hint or the parameters that are preventing subquery unnesting.