Cobol internal sort on Variable length file in zOS v1.11

IBM OS/370, MVS, OS/390, Linux, TPF, VM/CMS, VM/ESA, VSE/ESA, z/VM, z/VSE, z/OS, z/OS.e etc...
lewafa
Posts: 2
Joined: Sat Nov 13, 2010 11:57 pm
Skillset: COBOL, JCL, IMS DB/DC, ReXX, Easytrieve, SAS, CoolGen
Referer: www.ibmmainframes.com

Cobol internal sort on Variable length file in zOS v1.11

Postby lewafa » Sun Nov 14, 2010 12:13 am

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

User avatar
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

Postby dick scherrer » Sun Nov 14, 2010 1:42 am

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.
Hope this helps,
d.sch.

lewafa
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

Postby lewafa » Sun Nov 14, 2010 1:15 pm

Thank you, Master..

I'll post further on this when i get the details.

_lewafa

User avatar
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

Postby dick scherrer » Sun Nov 14, 2010 8:12 pm

You're welcome - good luck :)

Someone will be here if there are discoveries that you would like to talk about.

d

steve-myers
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

Postby steve-myers » Sun Nov 14, 2010 8:22 pm

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