On Mon, 27 Jun 2011 08:18:01 -0500, Jeff Holst <[email protected]> wrote:
>I have used the BYPASSNQ program from the CBT as a general solution to the >issue of deleting or renaming datasets that are enqued because there are in >use copies on another volume. > I have too.. but not in a long time. OS/390 R10 gave the ability to rename ENQed data sets from ISPF with the proper RACF authority. Then you can delete them. (copied from a prior post of mine): You need at least read authority to the RACF facility class named STGADMIN.DPDSRN.olddsname, where olddsname is up to 23 characters of the existing data set name. The doc is hard to find on this - it is in the DFSMSdfp Advanced Services manual in the chapter on Managing the Volume Table Of Contents (it is not documented in the ISPF manuals at all). Specifically, the information can be found in chapter 2.6 - Renaming a Data Set in the VTOC under the General Considerations and Restrictions section. Regards, Mark -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS mailto:[email protected] Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html Systems Programming expert at http://expertanswercenter.techtarget.com/ ---------------------------------------------------------------------- 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

