IGZ0011C   module-name was not a proper module for this system environment.

Explanation

A library subroutine that is system sensitive is inappropriate for the current system environment. For example, an OS environment specific module has been loaded under CICS®. The likely causes are:
  • Improper concatenation sequence of partitioned data sets that contain the subroutine library, either during run-time or during link-edit of the COBPAC.
  • An attempt to use a function unsupported on the current system (for example, ACCEPT on CICS).

System action

The application was terminated.

Programmer response

Check for the conditions stated above, and modify the environment or the application as needed.

Symbolic Feedback Code

IGZ00B