COBOL Runtime Error Code – 028 No space on device (Fatal) -You have tri

In this post, you’ll learn about the COBOL runtime Error Code 028 and the reason why you are receiving it

COBOL Error Code :

028

Reason for this Error in COBOL

No space on device (Fatal) -You have tried a file operation such as WRITE for which insufficient space is available on your disk. -When your program has terminated you should delete some of the files or directories on your current logged in disk. Ensure that you delete sufficient files on your disk so that you have enough room to carry out successful file operations.