ORA-28550: pass-through SQL: cursor not found
What triggered the Error:
value passed to a pass-through SQL function or procedure call as a cursor does not identify a currently open cursor.What should we do to fix it:
e a cursor number returned by the pass-through SQL OPEN_CURSOR call.