On Thu, 5 Jul 2007 13:33:51 -0400, Bielskie, Stephen wrote: > >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.
Steve and Mark are correct. You should have no problem. I would recommend that you increase your PAGTOTL to 256, though. Since each PARTE uses only 96 bytes of ESQA, 256 of them only requires 24K. Then you shouldn't have to worry about it again. -- Tom Marchant ---------------------------------------------------------------------- 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

