IEB1141W
<member> IS NOT A LOAD MODULE. <reason>

Explanation

COPYMOD determined that the member currently being processed is not a load module for <reason>. It will be copied without reblocking as if COPY not COPYMOD was requested.

Possible <reason>s are:
  • OVERLAPPING TEXT BLOCKS
  • TEXT RECORD SIZE WRONG
  • OVERLAY MODULE NOTE LIST SIZE
  • CESD RECORD SIZE WRONG
  • CONTROL RECORD SIZE WRONG
  • ECORD IS NOT A CONTROL RECORD
  • NO-TEXT MODULE CESDN RECORD SIZE
  • IDR RECORD SIZE WRONG
  • SYM (TEXTRAN) RECORD SIZE WRONG
  • UNIDENTIFIABLE RECORD TYPE
  • READRLD DIAGNOSED RLD PROBLEM
  • RAN OFF END OF ESD TABLE
  • GETINPUT DIAGNOSED DS SPACE PROBLEM
  • OVERLAY MODULE SEGMENT OVER/UNDER RUN
  • OVERLAY MODULE SEGMENT NOT IN NOTE LIST

System action

A COPY operation is performed for the member.

User response

Validate the directory entry and the input data set. Relink or recreate the load module. SYSTEM PROGRAMMER RESPONSE: Verify that all maintenance has been applied to programs such as the link editor and binder to correct any compatibility problems.