COBOL Runtime Error Code – 198 Load failure (Fatal) -The system cannot

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

COBOL Error Code :

198

Reason for this Error in COBOL

Load failure (Fatal) -The system cannot load a program, usually because of insufficient memory. Alternately your program has run out of memory during the loading or reloading of a file. This occurs more frequently during Animation because of the extra memory required during Animation. -Make more memory available and then rerun your program. Ensure that as much memory as possible is available during Animation by canceling any program you do not currently need to access.