In this post, you’ll learn about the COBOL runtime Error Code 209 and the reason why you are receiving it
COBOL Error Code :
209
Reason for this Error in COBOL
Network communication error (Recoverable) -This is normally given if an incorrect checksum has been received in a communications packet. -Your program should continue to execute after you have received this error but results might be undefined.
Leave a Reply