Hi,
I need to avoid my SOC 7 abend , "here it is due to moving a non numeric value field to a numeric field" , in my cobol source program itself. I know the procedure as to how we can solve after we get a SOC 7 ABEND but i am looking to avoid it from the source program itself. How do i go about it?
Thanks,
kris
S0C7 ABEND
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: SOC 7 ABEND
Hello,
This depends.
If there is invalid input, the process creating the input needs to be corrected.
If the input is valid, then the problem is in the code and that needs to be resolved. The good news it that is usually "easier" to correct "own code" than it is to get someone else's code changed
This depends.
If there is invalid input, the process creating the input needs to be corrected.
If the input is valid, then the problem is in the code and that needs to be resolved. The good news it that is usually "easier" to correct "own code" than it is to get someone else's code changed

Hope this helps,
d.sch.
d.sch.
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: SOC 7 ABEND
Progress?
d
d
-
- Posts: 5
- Joined: Fri Feb 26, 2010 2:53 am
- Skillset: COBOL, DB2, VSAM, XPEDITOR, CICS , JCL , SQL, MVS, TSO, FILE-AID, XML, ENDEVOR, IMS
- Referer: online
Re: SOC 7 ABEND
Hi,
This was a interview question posted to me and i dint have an appropriate answer. Thanks anyway.
Kris
This was a interview question posted to me and i dint have an appropriate answer. Thanks anyway.
Kris
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: SOC 7 ABEND
You're welcome
It will help us help you if you post questions in the appropriate part of the forum.
We have an area for interview questions. . .
d

It will help us help you if you post questions in the appropriate part of the forum.
We have an area for interview questions. . .
d
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0
- 2133
-
by MainframeCoder
View the latest post
Thu Oct 14, 2021 6:13 am
-
- 0
- 1803
-
by bwissink
View the latest post
Thu Sep 02, 2021 10:04 pm
-
- 3
- 1793
-
by Blackthorn
View the latest post
Fri Mar 05, 2021 9:34 pm