Hi,
With the help of IRRADU00 i have unloaded RACF Database and then, by using ICETOOL i have generated many reports for various RACF RECORD TYPES like 0200,0260,0270 etc., based on my requirement.
But, in the unloaded RACF Database i could'nt find any information about RACF record type 05C0. Record type 05C0 talks about Class Descriptor Table(CDT). I tried this in different Mainframe Systems but none of the systems gives information about record type 05C0. I could get information in the unloaded RACF Database from record type 0100 to record type 0505.
Could anyone, look into this and guide me where exactly i can get information about RACF record type 05C0 i.e, about Class Descriptor Table(CDT)
Eagerly waiting for a reply !!!!!!!!!!
Regards
Ravi
ABOUT RACF CDT INFORMATION
-
- Posts: 47
- Joined: Thu Aug 27, 2009 2:18 am
- Skillset: Mainframe System Administrator : MVS, SMS, SMF, RACF, DB2, JCL, ICETOOL/DFSORT
- Referer: Friend
- Frank Yaeger
- Global moderator
- Posts: 1079
- Joined: Sat Jun 09, 2007 8:44 pm
- Skillset: DFSORT, ICETOOL, ICEGENER
- Referer: Search
- Contact:
Re: ABOUT RACF CDT INFORMATION
Moved to Mainframe Security Topic.
Frank Yaeger - DFSORT Development Team (IBM) - yaeger@us.ibm.com
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
=> DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
=> DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort
-
- Global moderator
- Posts: 3006
- Joined: Fri Apr 18, 2008 11:25 pm
- Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
- Referer: www.ibmmainframes.com
Re: ABOUT RACF CDT INFORMATION
it woud be wise to review Your understanding of IRRADU00 ...
it does not deal with unloading the RACF database, it is an exit to
IFASMFDP ( smp dump program ) to process properly the RACF SMF record
the RACF SMF records simply track the RACF activity ( who has tried to do what )
the 05C0 CDT related record are not provided by the SMF records
but by the records produces by the IRRDBU00 ( RACF database dump utility )
if Yoy had searched the RACF documntation You would have found more quickly
the info You were lookin for
start from ( for example )
http://publibz.boulder.ibm.com/cgi-bin/ ... s/ICHZBK81
click on (search documents )
http://publibz.boulder.ibm.com/cgi-bin/ ... +Documents
enter 05C0 and click on (search)
and You will get
http://publibz.boulder.ibm.com/cgi-bin/ ... &rank=RANK
click on
z/OS V1R9.0 Security Server RACF Security Administrator's Guide
and from here ... good reading
it does not deal with unloading the RACF database, it is an exit to
IFASMFDP ( smp dump program ) to process properly the RACF SMF record
the RACF SMF records simply track the RACF activity ( who has tried to do what )
the 05C0 CDT related record are not provided by the SMF records
but by the records produces by the IRRDBU00 ( RACF database dump utility )
if Yoy had searched the RACF documntation You would have found more quickly
the info You were lookin for
start from ( for example )
http://publibz.boulder.ibm.com/cgi-bin/ ... s/ICHZBK81
click on (search documents )
http://publibz.boulder.ibm.com/cgi-bin/ ... +Documents
enter 05C0 and click on (search)
and You will get
http://publibz.boulder.ibm.com/cgi-bin/ ... &rank=RANK
click on
z/OS V1R9.0 Security Server RACF Security Administrator's Guide
and from here ... good reading
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
-
- Posts: 47
- Joined: Thu Aug 27, 2009 2:18 am
- Skillset: Mainframe System Administrator : MVS, SMS, SMF, RACF, DB2, JCL, ICETOOL/DFSORT
- Referer: Friend
Re: ABOUT RACF CDT INFORMATION
Thank you for your reply. I will deffinetly go thru all the links.
Iam sorry, it was a typ/o error. I have used IRRDBU00 to unload RACF DB not IRRADU00.
Iam sorry, it was a typ/o error. I have used IRRDBU00 to unload RACF DB not IRRADU00.
-
- Global moderator
- Posts: 3006
- Joined: Fri Apr 18, 2008 11:25 pm
- Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
- Referer: www.ibmmainframes.com
Re: ABOUT RACF CDT INFORMATION
from reading Your other posts on the issue...
if You can extract and process other record types, most probably there are no 05C0 records around...
why ( using smart sort trick ) dont' You get a count of each record type ?
it' a a while that the CDT logic has changed in RACF, there are static CDT's and dynamic ones
( look at the manuals )
frankly I do not remember if the STATIC CDT' s are addded to the RACF database at template initialization
to find out about them You could use the DSMON audit tool ...
a source of handy tools is also
http://www-03.ibm.com/servers/eserver/z ... odies.html
if You can extract and process other record types, most probably there are no 05C0 records around...
why ( using smart sort trick ) dont' You get a count of each record type ?
it' a a while that the CDT logic has changed in RACF, there are static CDT's and dynamic ones
( look at the manuals )
frankly I do not remember if the STATIC CDT' s are addded to the RACF database at template initialization
to find out about them You could use the DSMON audit tool ...
a source of handy tools is also
http://www-03.ibm.com/servers/eserver/z ... odies.html
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
-
- Similar Topics
- Replies
- Views
- Last post
-
- 1
- 1952
-
by willy jensen
View the latest post
Mon Jul 15, 2024 8:42 pm
-
- 3
- 2567
-
by aarvalar1
View the latest post
Fri May 17, 2024 5:04 pm
-
- 7
- 3487
-
by celsofigueiredo
View the latest post
Thu Mar 18, 2021 11:03 pm
-
-
RACF profile usage not logged in SMF dataset
by aarvalar1 » Wed May 01, 2024 7:35 pm » in Mainframe Security - 3
- 2372
-
by Robert Hansel
View the latest post
Sat May 11, 2024 9:32 pm
-
-
-
Converting universal groups to normal Racf group
by aarvalar1 » Thu May 23, 2024 10:15 pm » in Mainframe Security - 5
- 2734
-
by Robert Hansel
View the latest post
Wed Jul 24, 2024 5:12 pm
-