COBOL Runtime Error Code – 121 Symbol is not in TEXT section (Fatal) -Y
In this post, you’ll learn about the COBOL runtime Error Code 121 and the reason why you are receiving it
COBOL Error Code :
121
Reason for this Error in COBOL
Symbol is not in TEXT section (Fatal) -You have tried to call a subprogram that is not an executable program. Alternately, you have used the same name for a called program as for a previously defined data item. -Check that the subprogram being called is an executable one. If required, correct the subprogram’s name in the calling program and resubmit it to your COBOL system. Once your program has terminated, recode it to remove the naming duplication. Resubmit your program to your COBOL system.
Share this:
Tags : COBOL Error Messages
Tags
.NET Errors
App
C#
C# Errors
C# programs
COBOL Error Messages
csharp
database
Database Error Messages
DB2 Error Messages
Delphi Errors
Erply API
F#
Google Play
guide
How to
IBM Application Discovery and Delivery Intelligence
IBM InfoSphere Information Server
IBM QRadar
IBM Workload Automation
InterSystems IRIS Errors
Java
Javascript
Lab programs
LINQ
List
MariaDB Errors
MS SQL Server Error Codes
Oracle Errors
python tutorials
SQL Server
tips
tricks
TroubleShoot SQLite Errors
tutorial
tutorials
visual studio 2015
Windows
Windows 10
Windows Errors
Windows Phone
Windows Phone 8
Windows System Errors
wp8
XAML
Leave Your Comment