DFS0013E IAFP SPOOL PROC. ERR. LTERM=cccccccc, REGION=xxxx, OPERATION=xxx, R.C.=xxxx, REASON CODE=xxxx
Explanation
An IMS or z/OS® system error occurred in the
processing of an IAFP JES SPOOL data set. The operation, return code,
reason code, and the LTERM name specified by the application as the
Dest Nameis displayed. REGION is the IMS-dependent region number in which the error occurred. The operations are as follows:
- DYN
- The JES SPOOL data set was not dynamically allocated.
- MEM
- Memory was obtained for IAFP processing. This is a critical system error. Consult the system programmer for return code meaning.
- OPN
- The JES SPOOL data set was not opened.
- OUT
- The OUTPUT descriptor for the JES SPOOL data set dynamically allocated was not created (SVC 109 failure).
- UNA
- The JES SPOOL data set was not dynamically deallocated.
- WRT
- The JES SPOOL data set was not written to.
For a BSAM WRT operation, if the value of LLZZ is not 4 bytes larger than the value of llzz, a write error occurs and this message is issued by the IMS Spool API interface. The status code for the ISRT call is AX.
System action
Processing continues uninterrupted.
Programmer response
IMS has detected an error in either an IMS or z/OS systems service. See the message text for an indication of the IMS or z/OS service being used. Additional information about the error is also available on the IMS system log, log record type 67D0.
Problem determination
See the z/OS MVS Programming: Authorized Assembler Services Guide (SA22-7608) for return and reason codes.