Hi,
A cobol program that does internal sort on a variable length file throws a S0C4 abend in zOS v1.11, but runs perfectly fine in zOS v1.09
This has been identified by another team during their zOS upgrade. I'm curious to know about it, since my team will also be participate in one such upgrade soon. Sorry i dont have much details now.
Have anyone come across this issue??
_lewafa
Cobol internal sort on Variable length file in zOS v1.11
-
- Posts: 2
- Joined: Sat Nov 13, 2010 11:57 pm
- Skillset: COBOL, JCL, IMS DB/DC, ReXX, Easytrieve, SAS, CoolGen
- Referer: www.ibmmainframes.com
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: Cobol internal sort on Variable length file in zOS v1.11
Hello and welcome to the forum,
This most likely due to code that "got away" with something in 1.9 and now does not.
If they are not able to diagnose the problem, suggest they contact IBM or the vendor for the sort product.
There are a few million internal sorts running in 1.11 with no problems, so the problem is most likely the code.
This most likely due to code that "got away" with something in 1.9 and now does not.
If they are not able to diagnose the problem, suggest they contact IBM or the vendor for the sort product.
There are a few million internal sorts running in 1.11 with no problems, so the problem is most likely the code.
Hope this helps,
d.sch.
d.sch.
-
- Posts: 2
- Joined: Sat Nov 13, 2010 11:57 pm
- Skillset: COBOL, JCL, IMS DB/DC, ReXX, Easytrieve, SAS, CoolGen
- Referer: www.ibmmainframes.com
Re: Cobol internal sort on Variable length file in zOS v1.11
Thank you, Master..
I'll post further on this when i get the details.
_lewafa
I'll post further on this when i get the details.
_lewafa
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: Cobol internal sort on Variable length file in zOS v1.11
You're welcome - good luck
Someone will be here if there are discoveries that you would like to talk about.
d

Someone will be here if there are discoveries that you would like to talk about.
d
-
- Global moderator
- Posts: 2105
- Joined: Thu Jun 03, 2010 6:21 pm
- Skillset: Assembler, JCL, utilities
- Referer: zos.efglobe.com
Re: Cobol internal sort on Variable length file in zOS v1.11
It's sad, but true, that release changes often tease out real program problems because of altered storage maps. Most likely this is a problem with your Cobol program rather than a problem with your sort program.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 14
- 8429
-
by indianrajput
View the latest post
Wed Nov 24, 2021 11:33 pm
-
-
Convert fixed-length input records to variable-length output
by xcspg3 » Wed Oct 23, 2024 1:45 pm » in DFSORT/ICETOOL/ICEGENER - 5
- 1491
-
by sergeyken
View the latest post
Wed Oct 30, 2024 1:09 pm
-
-
-
COBOL SORT - How to sort entire file first & sort by Key
by k_ekam » Thu Dec 01, 2022 12:58 pm » in IBM Cobol - 3
- 1573
-
by Robert Sample
View the latest post
Wed Dec 07, 2022 7:32 am
-
-
- 1
- 2136
-
by chaat
View the latest post
Wed Sep 22, 2021 11:40 pm
-
-
Finding duplicate in variable lenght string in cobol
by kanipriya2785 » Fri Jun 17, 2022 10:02 pm » in IBM Cobol - 8
- 3497
-
by sergeyken
View the latest post
Wed Jun 22, 2022 3:10 am
-