Ken, My guess would be that your Linklist might have LE modules from an older release where as your JOBLIB/STEPLIB libraries might have the latest LE modules.
Something similar to this scenario. http://www.ibm.com/support/docview.wss?uid=swg21078560 Thanks, Kolusu IBM Mainframe Discussion List <[email protected]> wrote on 02/27/2015 01:27:54 AM: > From: Ken MacKenzie <[email protected]> > To: [email protected] > Date: 02/27/2015 01:29 AM > Subject: Strange LE / link list behaviour > Sent by: IBM Mainframe Discussion List <[email protected]> > > Hi all, > > We're in the process of upgrading to Enterprise COBOL 5.1 and one of our > development groups has decided to re-compile all their COBOL modules even > though it is not deemed necessary - that's their prerogative. > > One of their programs is exhibiting strange behaviour on the development > LPAR that I have been unable to replicate on our sandbox system. > > If they code the LE libraries SCEERUN and SCEERUN2 in their JOBLIB > statement, their program runs OK. However, if they allow the LE libraries > to come from link list (as they should) their program abends with S0C4 - > the address of the offending instruction is way outside of the module > reported in the dump - probably a wild branch, I guess. > > Has anyone encountered anything similar? Why should coding LE libraries > in your JOBLIB (the same with STEPLIB, incidentally) cause a module to > work when it doesn't work from link list? > > Any helpful suggestions welcomed. > > > Ken MacKenzie > Pramerica Systems Ireland Limited > is a private company limited by shares > incorporated and registered in the Republic of Ireland with registered > number 319900 > and registered office at 6th Floor, South Bank House, Barrow Street, > Dublin 4, Ireland. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
