I agree with John on this. Set a slip trap for the S30A to get an SVC dump. Then, since the program works OK on z/OS v1.4 and abends on z/OS 1.7, I'd contact IBM support to find out what differences in the two releases might cause this. Maybe there was a hole in z/OS v1.4 that allowed the freemain to seem to work, but it really wasn't, and now IBM has closed that hole.
Tom Kelman Commerce Bank of Kansas City (816) 760-7632 > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On > Behalf Of John Ticic > Sent: Monday, December 31, 2007 2:20 AM > To: [email protected] > Subject: Re: S30A-10 Abend and S878-18 abend during freemain > > > > Our shop had migrated to z/os 1.7 from z/OS 1.4. > > > > > After migration one of our production job is abending with S30A-10 > > > abend during freemain and subsequently the job encounters another > > > abend S878-18 (with z/OS 1.7). > > > > > When we resubmitted the same job in another two different LPAR that > > > has z/OS 1.4 the same job runs successfully. > > > > > We then commented out the freemain code and resubmitted the test job > > > again in z/os 1.7. We did this so that the operating system would do > > > the freemain for us. But even this time we got the same S-30A abend > > > and then S-878 abend. > > > > > We are struck with this issue for a long time now. Really don't know > > > how to proceed further on this. Any help on this issue will be great > > > help for us. > > > > Have you taken a dump and looked at the FREEMAIN in question (and maybe > the > > VSMDATA part as well). > > > > S30A-10 indicates that you're trying to freemain LSQA. Is this what you > want > > to do? > > > > John > > > Hi John, > A dump didn't get produced for this abend as we also got S878 abend. > But the intention of freemain is to just to release the work area used > by the program. One thing which we are not able to understand is why > does it fail on the new z/OS 1.7 alone, while the same job has been > running successfully over many many years now. > ---------- > -- snip -- > I would still take a dump (set a SLIP for S30A if you have to). > > Is the environment the same for your program (APF status of the library > the > same in both cases)? > > --- > John > > ---------------------------------------------------------------------- > 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 ***************************************************************************** If you wish to communicate securely with Commerce Bank and its affiliates, you must log into your account under Online Services at http://www.commercebank.com or use the Commerce Bank Secure Email Message Center at https://securemail.commercebank.com NOTICE: This electronic mail message and any attached files are confidential. The information is exclusively for the use of the individual or entity intended as the recipient. If you are not the intended recipient, any use, copying, printing, reviewing, retention, disclosure, distribution or forwarding of the message or any attached file is not authorized and is strictly prohibited. If you have received this electronic mail message in error, please advise the sender by reply electronic mail immediately and permanently delete the original transmission, any attachments and any copies of this message from your computer system. ***************************************************************************** ---------------------------------------------------------------------- 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

