IEA412I   SLIP TRAP ID=xxxx, x SDUMPS NOT SCHEDULED. RETURN CODE=nn REASON CODE=mm | RETURN/REASON CODES NOT AVAILABLE

Explanation

The event specified for a SLIP trap occurred. The trap requested an SVC dump. When SLIP processing requested one or more dumps for the trap, one of the following occurred:
  • The internal resources required to process the SVC dumps are not available. The resources are currently being used for another SVC dump. This situation may occur if the SUMLIST or LIST parameter is specified on the SLIP command. The return/reason codes may not be available.
  • Another dump is in progress.
    • If the message contains the text RETURN CODE=nn REASON CODE=mm, then the dump in progress is not related to the dump requested by the slip trap.

      However, if the message contains the text RETURN/REASON CODES NOT AVAILABLE, then this slip trap has matched multiple times in quick succession. In this case, the first match successfully scheduled the dump. Subsequent matches tried unsuccessfully to schedule the dump, producing IEA412I. IEA412I can be ignored in this case.

      Note that if the time between matches is sufficiently small, a trap can match multiple times even if matchlim is 1.

  • The system is set to ignore requests for SVC dumps.

See z/OS MVS Programming: Authorized Assembler Services Reference LLA-SDU for details on the return and reason codes.

In the message text:
xxxx
The ID of the matching trap.
x
The number of dumps that were not scheduled.
nn
The return code from the first failing SDUMP invocation.
mm
The reason code from the first failing SDUMP invocation.

For additional details on the return and reason codes, see the SDUMP macro in z/OS MVS Programming: Authorized Assembler Services Reference LLA-SDU.

System action

The system continues processing, but does not write the requested SVC dumps.

Source

SLIP

Module

IEECB909

Routing code

10

Descriptor code

4