You must renunc the same number of qualifiers as it is documented in the manual.
So as others will point out A.B.C.** to A.B.C.D.** will need to be individually specified. Which is a real PITA because you have to code each file. If there are five - not bad, if hundreds - annoying. However, one process I use is to create 1) A Word Document. 2) Use Word Mail Merge to take the A.B.C and create a second column with A.B.C.D 3) Send that back to the Mainframe 4) Create a Filter List dataset if the number of file names is greater than 255 5) Run DFDSS with PARM='TYPRUN=NORUN' Not easy but simpler than using ISPF Edit. Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Nathan Astle > Sent: Tuesday, May 24, 2016 4:53 AM > To: [email protected] > Subject: ADRDSSU renamunconditional > > Hello, > > I am using the below control card to change Just the 4th level qualifier to > have the System name alone while restoring from the PS backup dataset, but I > am not getting any dataset created after the 4th level Qualifier and the Log > says the Dataset already exist. > > RESTORE INDDNAME(BACKUPDS) - > DATASET(INCLUDE(**.**)) - > STORCLAS(MAINFRAME)- > RENAMEU(SYSPROG.SYM.R14P2.**,SYSPROG.SYM.R14P2.SYSD.**) - FORCE - ADMIN - > CATALOG SHR TOL(ENQF) > > Is there any change that I need to be making on the above control where I can > get all the dataset restored with SYSNAME SYSD added to all the restored > dataset ? > > > Regards, > Nathan > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
