Hi Friends,
My requirement is to mask the production data sensitive information like name,address.
I have around 150 production files each have the unique copybooks. I am intended to mask the sensitive information and write to the masked output in a seperate file. I would like to use the TRANSLATE funtion to mask the data.
The copybook got many fields , but i would want to TRANSLATE only the sensitive information and write to output file along with other fields. could you please give an sample rexx command.
Cheers
R