IEB19FI
MEMBER member {COPIED | LOADED} , {NOT A LOAD MODULE,|INCOMPATIBLE OR INELIGIBLE,} AND IS A NEW NAME

Explanation

COPYMOD has been specified. The member is a renamed member which does not contain records in the format or with the content required of load modules.

The old name of this member can be determined by checking the IEBCOPY control statements printed at the beginning of the copy step in which this member occurred.

In the message text:
member
The specified member.
NOT A LOAD MODULE
The member is not a load module. A PDS may contain both load modules and non-load module members. There is no error if the member is indeed not a load module.
INCOMPATIBLE OR INELIGIBLE
COPYMOD cannot unblock the module because the common sections for the module are not at the end of the module where the link editor usually places them. The system issues message IEB1142W with more information about this error.

The severity is 4.

System action

The member was copied to the output data set with no change in block size or content.

If the member was partially copied before it was recognized that it was not a load module, the copy was started again from the beginning of the member.

The system issues accompanying message IEB1142W when INCOMPATIBLE OR INELIGIBLE is displayed.

System programmer response

The AMBLIST utility may be used to verify that the member is not a load module.

Programmer response

Evaluate the member to see if it was processed as expected.

Source

Data Facility Product (DFP)