So it will depend on what Address space "owns" the dataset. If CICS, then there are vendor tools to close and open files to CICS.
Please provide a little more detail on what "owns" the file. If the address space was not written to allow dynamic allocation/deallocation of a file, then you will need to see how to accomplish that. If it is a vendor product, contact the vendor If it is a home grown process, review the code to see if what you want can be incorporated into the function. Lizette > -----Original Message----- > From: IBM Mainframe Discussion List <[email protected]> On Behalf Of > Jake Anderson > Sent: Sunday, February 10, 2019 9:55 PM > To: [email protected] > Subject: DEQ dynamically > > Hi > > Is it possible to deallocate a dataset without recycling address space. > > The dataset is users one and for some reason I would like to know if we can > Dynamically remove it from allocation > > > Jake > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
