Database Error Messages

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

ORA-28550

pass-through SQL: cursor not found

Cause

A value passed to a pass-through SQL function or procedure call as the cursor did not identify a currently open cursor.


Action

Use a cursor number returned by the pass-through SQL OPEN_CURSOR call.