31 EXPIRED


If the RESP of the CICS command is equal to "31", then it's meaning is EXPIRED. Modify the program to change the time accordingly.

Default Action - The task gets terminated abnormally.

Command RESP RESP2 Reason, Deafult Action & Solution
DELAY 31 Reason - Occurs if the time specified has already expired when the command is issued.

Solution - The command executed after the specified time. Modify the program to specify the new time and execute again.