> The enhancement in z/OS 1.11 is that Batch Allocation/Unallocation > processing is checking to see if the program name is >exactly 'IEFBR14', and > if so, for migrated data sets whose DISP is DELETE, it simply HDELETEs them > without HRECALLing >them.
ThruPut Manager from MVS Solutions has had this feature for a long time. Basically allocates a dummy unit to the file and issues the HDELETEs in parallel under the covers, step by step. Simple to set up, works like a charm and saves countless hours of recoding (not to mention the virtual tape buffer). Also handles program names other than IEFBR14 if desired. db ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

