IBM OS/370, MVS, OS/390, Linux, TPF, VM/CMS, VM/ESA, VSE/ESA, z/VM, z/VSE, z/OS, z/OS.e etc...
by steve-myers » Sun Nov 18, 2012 7:43 am
I get the sense - though I could be wrong - is a discrete RACF profile is being created every time a new data set is created.
There are many reasons why discrete profiles are inappropriate.
- A discrete profile controls access to the data set. The default access, whatever it may be, may not be appropriate.
- A discrete profile sticks around if the data set is deleted.
- Getting rid of a discrete profile after the data set is deleted requires a special parameter on the DELDSD command - a parameter that is not always specified.
Now if I were in Sorena's place - and Sorena may not be able to do these tasks, but it won't hurt to try - I would perform these tasks.
- Check if discrete profiles are being created. To do this, use the LISTDSD DATASET(data set name) AUTHUSER command for an existing data set. If this results in NO RACF DESCRIPTION FOUND FOR data set name, try LISTDSD DATASET(data set name) GENERIC AUTHUSER. If the first command produces a lot of RACF gibberish, discrete profiles are being created. GENERIC can be abbreviated as GE, and AUTHUSER can be abbreviated as AU.
- From here on, Sorena must discuss the matter with her support to change the defaults.
-
steve-myers
- Global moderator
-
- Posts: 2105
- Joined: Thu Jun 03, 2010 6:21 pm
- Has thanked: 4 times
- Been thanked: 243 times
by sorena DJahani » Sun Nov 18, 2012 12:43 pm
Thank you all for the help
-
sorena DJahani
-
- Posts: 5
- Joined: Fri Nov 16, 2012 1:00 am
- Has thanked: 0 time
- Been thanked: 0 time
Return to Operating Systems
-
- Specifying Backup RACF Database without ICHRDSNT
by bkw88 » Wed Aug 08, 2018 9:27 pm
- 5 Replies
- 3087 Views
- Last post by Robert Sample
Thu Aug 09, 2018 5:51 pm
-
- adding a dataset to APF library
by jaggz » Mon Jul 26, 2010 6:46 pm
- 3 Replies
- 3460 Views
- Last post by jaggz
Mon Jul 26, 2010 7:25 pm
-
- Checkpoint dataset corrupted
by jaggz » Tue Dec 14, 2010 11:03 am
- 2 Replies
- 2757 Views
- Last post by jaggz
Tue Dec 14, 2010 1:40 pm
-
- Why MVS OS DataSet restricted to 44 characters?
by mvora » Wed Dec 07, 2011 1:02 am
- 9 Replies
- 11539 Views
- Last post by BillyBoyo
Wed Dec 07, 2011 3:01 pm
-
- HBDELETE against Million dataset
by Antonyraj85 » Thu Feb 16, 2012 6:53 pm
- 2 Replies
- 3547 Views
- Last post by Antonyraj85
Fri Feb 17, 2012 11:10 am