Link to home
Start Free TrialLog in
Avatar of JCW2
JCW2

asked on

Permissions in Z/OS

I'm trying to change permissions of data sets with the permit command in the ISPF Command Shell, but I'm receiving an error like "ICH06004I IBM0428.RACF.UPDATE NOT DEFINED TO RACF." What is going wrong?
ASKER CERTIFIED SOLUTION
Avatar of giltjr
giltjr
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of JCW2
JCW2

ASKER

I've tried keyword 'generic' and nothing's happening. What's going on?
Have you created any profiles that may include that DSN (either specific or generic) yet?

That is do you have a generic profile that covers IBM0428.* or IBM0428.RACF.*?
Avatar of JCW2

ASKER

How do you create a profile?
Do you have RACF special?

I'm not a RACF admin, so I don't know the exact command. For what RACF functions I need to do, I just use the panels.
Avatar of JCW2

ASKER

Thank you for your help.