I am not sure, but I don't think you need to POR. You need another statement in your LOADnn member of PARMLIB or IPLPARM (whichever you use).
Ref: http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/iea2e2b0/66.9 <quote> INITSQA The INITSQA statement allows additional SQA and ESQA storage to be reserved for IPL and NIP processing when the default amount is not sufficient. Note that increasing the minimum below the line SQA allocation must be done with caution to ensure that it does not affect the lower boundary of CSA storage. (See SQA in topic 54.8.65 for additional information about specifying SQA storage.) If a syntax error exists, the entire statement is ignored and message IEA368I is issued. Column Contents 1-7 INITSQA 10-14 The amount of SQA to be added to the default initial amount. If blank, no SQA is added. If non-blank, a 4-digit numeric value followed by a multiplier of K or M must be specified. Value Range: 0000K to 2048K or 0000M to 0002M Default: 0000K 16-20 The amount of ESQA to be added to the default initial amount. If blank, no ESQA is added. If non-blank, a 4-digit numeric value followed by a multiplier of K or M must be specified. Value Range: 0000K to 8192K or 0000M to 0016M Default: 0000K </quote> ________________________________________ From: IBM Mainframe Discussion List [[email protected]] On Behalf Of Larry Macioce [[email protected]] Sent: Thursday, September 30, 2010 11:02 AM To: [email protected] Subject: Re: Help in troubleshooting CoD load Well the problem is I had to capture the error on my cell phone and replayed it back as there is no other way to capure the message. I reipled(knowing it would fail but hoping to get the error code and I did) it is an iea528i.......BUT the next line down was what was needed I am getting an cc878rc4 which says there is not enough virtual system que area(sqa) storage available to satisfy the request. So it looks like i get to do a POR to restore some storage to my test system Does anyone know the minimun amount of storage neede to run 1.9/1.11? thanks Mace ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

