The application program attempted to either (1) FETCH using a cursor, or (2) CLOSE a cursor at a time when a specified cursor
was not open. In DB2 mode commit and rollback implicitly close cursor. After a cursor is closed, FETCHes or CLOSE cursor statements
will generate this error code.