On Wed, 15 Aug 2007 14:47:16 -0500, Paul Gilmartin <[EMAIL PROTECTED]> wrote:
>... >100% in order to do an APPLY REDO (but that's a strange thing >to do in a LINKLST library). PDSE could make the situation >better, even to the extent of needing only surplus space as >large as the largest member; or worse, because space may not >be reused until all address spaces CLOSE the data set. >... Worse (unless things have changed in that last couple years). You don't run int the additional extent problem; you just run out of space that can't be reclaimed. When I ran into this, every LPAR with the library in the LINKLIST had it allocated and open by LLA and XCFAS. I assume it was the OPEN that kept the space from being reclaimed. A royal pain! Pat O'Keefe ---------------------------------------------------------------------- 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

