Actually, the TSO Rename commands works just fine, so does the rename command in FTP.
Gadi -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Lizette Koehler Sent: Wednesday, August 27, 2014 2:50 PM To: [email protected] Subject: Re: Rename dataset and recatalog Are the datasets all NON VSAM that you want to rename? Are then on SMS or NONSMS volumes? Could you explain more of what this rename is for? Why you need to do this? If it is because of version changes in software, look at SYMBOLICRELATE function. I use this a lot for datasets that I ship out for various products. It allows me to place a VERSION number in the dataset name. Then with the IEASYMxx member in SYS1.PARMLIB, create a new version, updates the symbols, but my user only ever sees the SYS1.PROD.lowlevelqualifier. The process is not that difficult to do and saves on IPLs and Roll in/Roll out of software. This can be used for many reasons. If this is something of interest, I can supply a brief overview of the activities to make this work. Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of ??? ?? ??? > Sent: Wednesday, August 27, 2014 12:35 AM > To: [email protected] > Subject: Rename dataset and recatalog > > Hi, > > How do I rename a dataset in batch if it will need to be cataloged in > a different > catalog? > > For example, I would like to rename SYS1.FOOBAR to SYSV.FOOBAR. > Datasets with an HLQ of SYSV are cataloged in a different catalog the datasets with > an HLQ of SYS1. > > This is very simple in ISPF, but how can it be done in batch? > > Thanks > > Gadi > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN לשימת לבך, בהתאם לנהלי חברת מלם מערכות בע"מ ו/או כל חברת בת ו/או חברה קשורה שלה (להלן : "החברה") וזכויות החתימה בהן, כל הצעה, התחייבות או מצג מטעם החברה, מחייבים מסמך נפרד וחתום על ידי מורשי החתימה של החברה, הנושא את לוגו החברה או שמה המודפס ובצירוף חותמת החברה. בהעדר מסמך כאמור (לרבות מסמך סרוק) המצורף להודעת דואר אלקטרוני זאת, אין לראות באמור בהודעה אלא משום טיוטה לדיון, ואין להסתמך עליה לביצוע פעולה עסקית או משפטית כלשהי. Please note that in accordance with Malam and/or its subsidiaries (hereinafter : "Malam") regulations and signatory rights, no offer, agreement, concession or representation is binding on the Malam, unless accompanied by a duly signed separate document (or a scanned version thereof), affixed with the Malam seal. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
