In a recent note, Ted MacNEIL said: > From [EMAIL PROTECTED] Thu Sep 14 17:08:43 2006 > Date: Thu, 14 Sep 2006 22:45:21 +0000 > Reply-To: [EMAIL PROTECTED] > Sender: IBM Mainframe Discussion List <[email protected]> > From: Ted MacNEIL <[EMAIL PROTECTED]> > Subject: Re: PDSE's in LINKLIST and LLA > Content-type: text/plain > > >The one thing I ran into several releases ago (maybe as far back as 2.10) > >was th > at "freed" space wasn't reclaimed as long as XCFAS and LLA had the > dataset allocated (or maybe open?). > > OPEN. > And, it's not a LINK LIST issue. > It's PDSE. > > For example, you have a CICS RPL, or an IMS RES, that is shared across many > regions. > Until the regions all come down the space is not freed. > Does this affect the entire PDSE, or only those members for which a FIND has been done.
IOW, if I do a FIND for member A and you do a FIND for member B, then I close the data set but you don't, is the space for A (but not B) freed? -- gil -- StorageTek INFORMATION made POWERFUL ---------------------------------------------------------------------- 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

