Message Oracle PCC-02387 - Expecting an expression of type sql_cursor

ERRORExpecting an expression of type sql_cursor
CAUSEA host bind variable was used in an ALLOCATE, FETCH or CLOSE statement that was not declared as a result set SQL_CURSOR.
ACTIONDeclare the variable to be of type sql_cursor.