ANR2482E
Command: SQL cursor SQL cursor name is already open.

Explanation

The command indicated failed because an SQL cursor is already open.

System action

The server does not process the command.

User response

Use the CLOSE CURSOR command to first close the current cursor.