ERROR | pass-through SQL: cursor not found |
CAUSE | A value passed to a pass-through SQL function or procedure call as a cursor does not identify a currently open cursor. |
ACTION | Use a cursor number returned by the pass-through SQL OPEN_CURSOR call. |
ERROR | pass-through SQL: cursor not found |
CAUSE | A value passed to a pass-through SQL function or procedure call as a cursor does not identify a currently open cursor. |
ACTION | Use a cursor number returned by the pass-through SQL OPEN_CURSOR call. |