//STEP1 EXEC PGM=ADRDSSU,REGION=8M //SYSPRINT DD SYSOUT=* //SYSIN DD * COPY DS(INC(OLDID.**)) - RENUNC((OLDID.**,NEWID.**)) - ALLDATA(*) - SPHERE - ALLX - CATALOG - PURGE /* //
This example assumes id is the first qualifier. You may need to adjust to your needs. _________________________________________________________________ Dave Jousma Assistant Vice President, Mainframe Engineering [email protected] 1830 East Paris, Grand Rapids, MIĀ 49546 MD RSCB2H p 616.653.8429 f 616.653.2717 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Steve Coalbran Sent: Tuesday, September 22, 2015 6:33 AM To: [email protected] Subject: Migrate ti new userid I am trying to migrate all data on one TSO userid to a new id. Is there an easy way to do this? At the moment I have been working using ISPF LMD utiities to generate HBACK+HRECOVER NEWNAME commands but I can see that GDGs will prsent a problem. I guess VSAM will also. Any ideas?! /Steve ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
