Recently I've got a new test system and there is no profile in its RACF at
all.
Now I want to set RACF 'protectall',but before that,I should create profile
for all HLQs of data sets in the sytem first.

For a HlQ,I want to:
1,Define a group whose name=HLQ
2,Create a profile for it like HLQ.**  and set UACC(read)


Because there are many data sets in the sytem,it's a tiring job.
Now my plan is:
1,list all data sets in system and record  all HLQs.
2,Using JCL to issue RACF commands.

However,for each HLQ I need a JCL step and this means I must
copy-and-paste many times.So I want a better way to do this.Maybe
using REXX?

Hope anyone can give me some hints on this.







--
Best Regards,
Johnny Luo

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to