In this post, you’ll learn about the COBOL runtime Error Code 160 and the reason why you are receiving it
COBOL Error Code :
160
Reason for this Error in COBOL
Overlay loading error (Recoverable) -An error has occurred while trying to load the intermediate code for an independent segment. The segment is either missing or corrupted in some way. -If the segment is missing, locate it. If you cannot find it, or if it is present and corrupt, resubmit your program to your COBOL system.
Leave a Reply