On Fri, 15 Sep 2006 07:47:36 -0700, Edward Jaffe <[EMAIL PROTECTED]> wrote:
>George D Dranes wrote: >> I must be thick headed but how then would I reclaim space in these PDSEs which >> are in LINKLIST/LLA?? I'm assuming a typical LLA,REFRESH isn't going to do >> it. Thanks for your help. >> > >LLA REFRESH should release the connections to any old members. If you >refresh on all sharing systems in the sysplex, the space occupied by >those old members should be eligible for reclaim. However, I believe >PDSE member space reclamation occurs only when the library is open for >output. Therefore, I think you might need to do something overt -- like >save/replace a tiny member -- to force the space to be reclaimed. > Perhaps Peter Relson can comment / confirm if he is lurking. If you need to release space now, it sounds like the procedure should be: 1) Update the library 2) LLA update on all sharing LPARs in the sysplex 3) Update at least one additional member on any system in the sysplex You may need to do this multiple times if the library couldn't hold all the updates in step 1 (no secondary, vol out of space, etc.). This is less risky than COMPRESS of a LLA controlled PDS DSN with DISP=SHR, but still a PITA. If you already had a procedure to remove the PDS from LLA control prior to COMPRESSing it (and re-adding it to LLA when done), I guess that same procedure could be modified and used instead of the LLA update. So back to the OP's question... I can't see any real operational benefit to converting an LLA controlled PDS to PDSE. Now if the PDS is not LLA controlled, thats another story. Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group mailto: [EMAIL PROTECTED] z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.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

