X214: The cursor identified in an open statement is already open.
The application program attempted to execute an OPEN statement for a cursor that was already open. Correct the logic of the
application program to ensure that it does not attempt this action.