Rick, PAGTOTL indicates the number of PARTEs that are built at IPL time. Each page dataset uses one PARTE. IBMLink has a pretty good explanation of PARTEs and how they are reused with PAGE ADD/DEL. Search the Q&A library for document BDC000032239 or PAGTOTL.
Don't forget the first 3 PARTEs are used for non-LOCAL page data sets, so at most, you can have 17 LOCAL page datasets "active" to the system at any given time. You should be able to accomplish your move. Regards, Steve -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Ugaz, Rick Sent: Thursday, July 05, 2007 12:55 PM To: [email protected] Subject: PAGTOTL value Hello, I have a question regarding PAGTOTL parameter. Our setting is set at PAGTOTL=(20). We currently have 12 local page datasets defined at IPL. We would like to add 4 additional local page data sets from a new DASD pool. Then Page Delete/Drain the original 12. This is necessary because of a DASD migration we are in the process of. We will then "add" 12 new volumes from the new DASD pool. Lastly, delete the four we added at the beginning. My question is this: Does the PAGTOTL value reflect a cumulative number of page adds? Technically we will be adding 16 page volumes, in addition to the 12 that were there at IPL. This total value along with the original 12 exceeds the PAGTOTL=(20) value. After reviewing both the Init/Tuning guide and the MVS Commands manuals, I came away with the idea that PAGTOTL is a value the reflects the total number of page data sets that can be in use at any one time during the IPL. However I just wanted to make sure. Thanks, Rick z/OS V1.7 ---------------------------------------------------------------------- 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 ============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.credit-suisse.com/legal/en/disclaimer_email_ib.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

