Mode: (ERR-REC-REQUESTTYPE)

Data

The type or mode (i.e., asynchronous, synchronous, synchronous rollback) of adapter request processing that was in effect when the failure occurred The request type value is found on a TYPE = R record in the CICS® Service Flow Runtime Properties file and is retrieved based on the request name.

Valid values for the dump are:
  • Async (ERR-REC-REQUESTTYPE = zero)
  • Sync (ERR-REC-REQUESTTYPE = +1)
  • Sync RB (ERR-REC-REQUESTTYPE = +2)