IGZ0176S   A call from a COBOL program compiled with the DLL compiler option failed because the program program-name was previously dynamically called by a COBOL program compiled without the DLL compiler option.

Explanation

When dynamically calling a COBOL program, insure that the DLL compiler option is consistent between calling and called programs.

System action

The application was terminated.

Programmer response

Compile both the calling and called COBOL for OS/390® & VM programs with either the DLL or the NODLL compiler option.

Symbolic Feedback Code

IGZ05G