ANR2481E Command: SQL cursor name SQL cursor name is not defined.
Explanation: The command indicated specifies an SQL cursor name that has not
been defined.
SystemAction: The server does not process the command.
User Response: Usethe DEFINE CURSOR command to first define the cursor.
ANR2482E Command: SQL cursor SQL cursor name is already open.
Explanation: The command indicated failed because an SQL cursor is already
open.
SystemAction: The server does not process the command.
User Response: Usethe CLOSE CURSOR command to first close the current
cursor.
ANR2483E Command: No SQLcursor is currently open.
Explanation: The command indicated failed because no SQL cursor is currently
open.
SystemAction: The server does not process the command.
User Response: Usethe OPEN CURSOR command to first open a cursor.
ANR2484E Command: Invalid SQLdate-time display format - SQL date-time display format
name.
Explanation: The command indicated contains an invalid SQL date-time display
format name.
SystemAction: The server does not process the command.
User Response: Reissuethe command with a valid SQL date-time format name.
ANR2485E Command: Invalid SQLdisplay format - SQL display format name.
Explanation: The command indicated contains an invalid SQL display format
name.
SystemAction: The server does not process the command.
User Response: Reissuethe command with a valid SQL display format name.
378
Version 3 Release 7