> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Michael Tutor > Sent: Wednesday, May 23, 2007 2:03 PM > To: [email protected] > Subject: Abend S0C7 in PL1 program > > > Good day! > One of our programs written in PL1 recently encountered a > S0C7 abend. In > the course of our investigation, we noticed that this abend > only happens > when the job runs on certain systems in our sysplex. If we > run the job in > CPU1, it will run ok but using the same JCL and run it on > CPU2, the job will > abend. > > The library where the program is coming from as well as the > input data > that is being processed is the same for both systems. The LE runtime > options are also the same for both environment based on the > RPTOPTS(ON) > report. We even tried to steplib to the LE runtime libraries > of the working > system, CPU1, while running in CPU2 but the job still fails > which is why we > think that it might not be LE related. > > Per our MVS folks, the maintenance level for both systems > is the same. > > Any ideas on what else we can check or what could be > causing this abend? > > Best regards, > michael
Ah, the SYSUDUMP and find the name of the module abending? Or maybe CEEDUMP. I know that I really like CEEDUMP for this sort of thing. It may be some sort of uninitialized memory problem. -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

