CIA08101E: CICS-RECEIVE-ERRMSG

Explanation

An EXEC CICS RECEIVE command failed in the CICS® Service Flow Runtime. This error can occur in the following CICS SFR programs:
  • DFHMALSC

    DFHMALSC is the CICS SFR Link3270 State Cleanup module for adapter services of the single connector nonpersistent type, where state information is stored, retrieved and deleted in temporary storage queues. See Managing state information for processing descriptions of State Cleanup programs.

  • DFHMALFC

    DFHMALFC is the CICS SFR Link3270 State Cleanup program for adapter services of the single connector persistent type and for aggregate deployment patterns, where state information is stored, retrieved and deleted in the Link3270 VSAM State file DFHMAL2F. See Managing state information for processing descriptions of State Cleanup programs.

User response

The CICS Service Flow Runtime error log specifies the program module and transaction in which the CICS API command failed and the associated CICS response codes.

Dump the error log (DFHMAERF) to determine the cause of these problems. Reference the CICS Application Programming Reference for the specific CICS API commands and associated CICS response code values, meaning and appropriate user actions.