IEA357I   ERRORS IN ‘IEAPAKxx’ LIST text - sysact

Explanation

text is one of the following:
  • MODULE mod HAS INVALID RMODE
  • DELIMITER FOLLOWING mod INVALID
  • NAME FOLLOWING mod IMPROPER
  • I/O ERROR FOLLOWING mod
sysact is one of the following:
  • MODULE IGNORED
  • SKIPPING TO NEXT GROUP
  • LIST TERMINATED

During initial program load (IPL), the system detected one or more errors while processing the link pack area (LPA) packing list member, IEAPAKxx, of the parmlib.

In the message text:
MODULE mod HAS INVALID RMODE
The system found that the residence mode (RMODE) for module mod is different from the RMODE for the group containing the module. The RMODE for a group is the RMODE of the first module in the group.
DELIMITER FOLLOWING mod INVALID
The left parenthesis before a group of module names is missing, or the right parenthesis after a group is missing, or a blank is not preceded by a left parenthesis or comma. mod is the last valid module name before the error. mod is ***START if no valid module names preceded the error.
NAME FOLLOWING mod IMPROPER
A module name in the list has more than eight characters. mod is the last valid module name before the error. mod is ***START if no valid module names preceded the error.
mod INVALID
Module mod is not in the directory of SYS1.LPALIB, is the name of an alias (not a module), or is specified more than once in the LPA packing list.
I/O ERROR FOLLOWING mod
An I/O error occurred while the system was reading the list. mod is the last valid module name before the I/O error. if no valid module names preceded the error.
sysact
sysact is one of the following:
MODULE IGNORED
Module mod is ignored. The system continues processing the list.
SKIPPING TO NEXT GROUP
The system scans the list from the error to the next right parenthesis, which ends the group. The modules in the group before the error are processed as the only modules in the group. Processing then continues with the start of the next group.
LIST TERMINATED
The modules in the group before the error are processed as the only modules in the group. The system then ends processing of the LPA packing list and continues processing as though it had reached the end of the LPA packing list normally.

System action

See sysact in the description above for the system action.

Source

Contents supervision (CSV)

Module

IEAVNPC5

Routing code

-

Descriptor code

12