Database Error Messages

PLS-00455

cursor 'string' cannot be used in dynamic SQL OPEN statement

Action

define a REF CURSOR without return type, and use it in the statement.