Not knowing which library, and implying that the contents are not constantly undergoing change;
- Copy the contents of the library to a new, larger library. This library will need to have another name. - Change your logon procedure to use the new library. If you insist on keeping the old name add the following steps; - Wait for all users logged on with the old logon procedure to log off. - Re-create the old library as a larger one. - Copy the contents of the intermediate library over to the re-created library with the old name. - Change your logon procedure again to use the old name. - Wait for users that are using the intermediate logon procedure to log off. - Delete the intermediate library. If the contents of the library are constantly being updated, you cannot garuantee consistency with this method. You need to determine for yourself if this is a big deal, or provide more information. -- Jan -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of zos reader Sent: donderdag 31 maart 2016 5:19 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
