COBOL File Status Codes: How to Understand Quickly

During execution of COBOL program you can see file status codes. Here is a list of different error codes.

File status codes

00 – Successful means no error

1X -These errors come during AT END conditions

2X -Invalid Key errors

3X -Permanent errors

4X -Logical errors

9X- Other errors

References

Download

Recent Posts

Author: Srini

Experienced software developer. Skills in Development, Coding, Testing and Debugging. Good Data analytic skills (Data Warehousing and BI). Also skills in Mainframe.

Comments are closed.