You need to:
To change the actual person names, you can simply run the following transactions in a single DDUPDATE batch job. Use a set of these transactions for each person name you want to change. Given a table of existing and new names, you can easily write a program to generate the transactions.
-UPD PERSON,old-name(PROD,,ovrd) 1000 NEWNAME,new-name -END
This method also modifies the DD user signon definition, but not the DQ user in entirety.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|