Most of the ISPF libraries used by multiple users should be for input only. Who is adding to it and why? Is the PDS really full or does it just need to be compressed?
How quickly do you need to address the issue? Is the PDS SMS managed? If not, create a duplicate on another volume with the same name (possibly with different space parameters). Change the catalog to point to the new one. As new users logon, they will allocate the new one. Eventually, all the current users will log off (you may need to have any long-term users logoff and logon again) and the old dataset will no longer be allocated. There is a RACF profile that will allow you to rename the old one and then you can delete it. > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of zos reader > Sent: Thursday, March 31, 2016 8:19 AM > To: [email protected] > Subject: ISPF library Full > > Hi All, > > We have a specific ISPF library defined in the LOGON Proc and it got > filled(all cylinders extents are utilized) and while i try to re-size it, > it sounds that Dataset is in use, many users are utilizing it. > > Can you please help me on fixing this issue. > > Regards, > Samat > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
