Tag: COBOL Error Messages
COBOL Runtime Error Code – 184 ACCEPT/DISPLAY I-O error (Fatal) -You ha
In this post, you’ll learn about the COBOL runtime Error Code 184 and the reason why you are receiving it COBOL Error Code : 184 Reason for this Error in COBOL ACCEPT/DISPLAY I-O error (Fatal) -You have either tried to read input from the screen or write to the keyboard, or the ADIS module has not been able to open your terminal’s channels for I-O….
COBOL Error Code – RT067 Indexed file not open.
In this post, you’ll learn about the COBOL related Error Code RT067 and the reason why you are receiving it COBOL Error Code : RT067 Reason for this Error in COBOL Indexed file not open.
COBOL Runtime Error Code – 139 Record length or key data inconsistency
In this post, you’ll learn about the COBOL runtime Error Code 139 and the reason why you are receiving it COBOL Error Code : 139 Reason for this Error in COBOL Record length or key data inconsistency (Recoverable) -A discrepancy exists between the length of a record, or the keys which you have specified, in your current program and its definition in the program in…
COBOL Runtime Error Code – 215 Cannot ANIMATE a program running COMMUNI
In this post, you’ll learn about the COBOL runtime Error Code 215 and the reason why you are receiving it COBOL Error Code : 215 Reason for this Error in COBOL Cannot ANIMATE a program running COMMUNICATIONS (Fatal) -You have tried to animate a program which makes use of the communications module. This cannot be done as both Animator and the communications module need full…
COBOL Error Code – RT003 Serial mode error.
In this post, you’ll learn about the COBOL related Error Code RT003 and the reason why you are receiving it COBOL Error Code : RT003 Reason for this Error in COBOL Serial mode error.
COBOL Runtime Error Code – 115 Unexpected signal (Fatal) -A signal the
In this post, you’ll learn about the COBOL runtime Error Code 115 and the reason why you are receiving it COBOL Error Code : 115 Reason for this Error in COBOL Unexpected signal (Fatal) -A signal the run-time system was not expecting has been caught.
COBOL Error Code – RT002 File not open when access tried.
In this post, you’ll learn about the COBOL related Error Code RT002 and the reason why you are receiving it COBOL Error Code : RT002 Reason for this Error in COBOL File not open when access tried.
COBOL Runtime Error Code – 034 Incorrect mode or file descriptor (Recov
In this post, you’ll learn about the COBOL runtime Error Code 034 and the reason why you are receiving it COBOL Error Code : 034 Reason for this Error in COBOL Incorrect mode or file descriptor (Recoverable) -You are either trying to write to a file which is open for read purposes only, or read a file which is open for write purposes only. -You…
COBOL Runtime Error Code – 076 Can’t create lock file in /isam director
In this post, you’ll learn about the COBOL runtime Error Code 076 and the reason why you are receiving it COBOL Error Code : 076 Reason for this Error in COBOL Can’t create lock file in /isam directory (Fatal) -For some reason your system is unable to create a lock file in the /isam directory. One reason for this could be that in its previous…
COBOL Runtime Error Code – 197 Screen handling system initialization er
In this post, you’ll learn about the COBOL runtime Error Code 197 and the reason why you are receiving it COBOL Error Code : 197 Reason for this Error in COBOL Screen handling system initialization error (Fatal) -This error can be caused by one of the following: -Your display adapter is in the wrong mode. -Your screen handling interface has not been correctly initialized because…
COBOL Error Code – RT173 Called program not found.
In this post, you’ll learn about the COBOL related Error Code RT173 and the reason why you are receiving it COBOL Error Code : RT173 Reason for this Error in COBOL Called program not found.
COBOL Error Code – RT065 File locked.
In this post, you’ll learn about the COBOL related Error Code RT065 and the reason why you are receiving it COBOL Error Code : RT065 Reason for this Error in COBOL File locked.