> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Daniel McLaughlin > Sent: Friday, February 02, 2007 10:23 AM > To: [email protected] > Subject: 1.7 Strange Behavior > > > We're tailoring and playing with our new system, but hit a > weird condition > in our 1.4 maintenance system. ONe of the team is installing > panvalet 14.5 > and all is well until we IPL. TCPIP gets an out of storage > message and > quits, period, with no error message. I think the number is > like IEF820I, > reason code 20. > > When we remove Panvalet references in IEFSSN00, linklist, and > apf list, > all is happy again. > > Has anyone else seen this behavior where Panvalet 14.5 is > concerned? I've > asked the programmer to contact CA as well. > > Thank you all in advance.
Check the REGION= on the TCPIP proc. Most likely the PANVALET subsystem is using up some below-the-line storage and the TCPIP proc is getting an S822-20 REGION NOT AVAILABLE error. You might want to use REGION=0M instead of an actual value. Panvalet, IIRC, does not support 31-bit storage at all. It is moribund and CA likely is spending $0.00 of your money on supporting Panvalet. -- 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

