Database Error Messages

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

OCI-22916

cannot do an exact FETCH on a query with Nested cursors

Cause

Exact FETCH on a query was specified which is not allowed if the query returns any cursors.


Action

Do not use an exact FETCH.