IGZ0170S   One or more files were not closed by NORENT program program-name and the program cannot be found in storage.

Explanation

The specified NORENT program has not closed all of the files it opened and the program cannot be found in storage. COBOL is unable to close the files because the required control blocks which reside in the program are no longer available. Unpredictable results will occur when the system attempts to close the files. This error can occur if the application has an assembler program that loads and deletes the specified NORENT program.

System action

The application was terminated.

Programmer response

Ensure that all files are closed by the NORENT program.

Symbolic Feedback Code

IGZ05A