A file-marker used to indicate that the end-of-file has been reached is missing from one of your files.
Resolution:
You should resubmit your code to your COBOL system, or use a debugger to place the end-of-file marker at the end of the file. You can then rerun your program.