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

