IEA335I
dsname MODULE mod IN mem LIST IS text

Explanation

text is one of the following:

NOT EXECUTABLE
ALIAS OF ALIAS
NOT AUTHORIZED
A DUPLICATE

The system could not process a module a for data set in a parmlib member.

In the message text:
dsname
The name of the data set.
NOT EXECUTABLE
The system cannot process module mod.
ALIAS OF ALIAS
The directory entry for the module name mod specifies that it is an alias. However, the module name that it is an alias of is also an alias. This is not valid.
NOT AUTHORIZED
Module name mod is not in a library listed in the authorized program facility (APF) list.
A DUPLICATE
Module mod duplicates a module name that already appears in member mem.
mod
The name of the module. If the member is specified as IOSDLPAL, then the module is a device support module that should reside in SYS1.LINKLIB.
mem
The parmlib member that names module mod.

System action

The system ignores the module name mod and continues processing. If ALIAS OF ALIAS appears in the message text, the system has loaded the module with the original alias, but the module cannot be accessed using the incorrect alias name.

Programmer response

This is probably an installation error. Ensure that the module with the incorrect alias is link edited properly.

Source

Contents supervision (CSV)

Module

IEAVNP05

Routing code

-

Descriptor code

-