> How can I remove the enqueue so I can increase and copy the file. Removing the ENQ is easy. Increasing the size of an existing data set for which the system has obtained ENQs is not supported, and you do so at your own risk. The ENQ's are in place so that you do NOT do this.
If the system is using a LNKLST data set, you change the size of that data set at your own risk. The command to release the LNKLST ENQ's is provided solely so that you can access an uncataloged data set of the same name as a cataloged one currently in use. The right procedure, as has been covered many times involves first making sure that the data set is not in any active LNKLST set, which (if it involves doing a LNKLST UPDATE is unpredictably dangerous, and any problems that arise are yours to do with, and those problems could even range up to a wait state, so you get to decide what is more important to you.). Once the data set is not in any active LNKLST set, it will not be allocated by XCFAS. To get it out of LLA, you can either remove that data set from LLA management or stop and restart LLA. Peter Relson z/OS Core Technology Design ---------------------------------------------------------------------- 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

