IGZ0181S   An attempt was made to run a COBOL program that is not reentrant in a OS/390 UNIX process. The program name is program-name.

Explanation

COBOL programs running in a z/OS UNIX process must be reentrant.

System action

The application was terminated.

Programmer response

In order to make a COBOL program reentrant, compile the COBOL program with the RENT compile-time option.

Symbolic Feedback Code

IGZ05L