View previous topic :: View next topic |
Author |
Message |
Guttu2005 Beginner
Joined: 16 Sep 2005 Posts: 4 Topics: 2
|
Posted: Tue Jul 04, 2006 5:15 am Post subject: find out that Is RACF Profiles used in PDS? |
|
|
Hi,
I have PS with RACF's(nearly 642 RACF's).I have a requirement to find out below deatils for each RACF Profile.
1)Wether are there any datasets available for this RACF(i.e in 3.4,is there any datasets vailable )
2)Is used in any JCL(i.e we need to search in one DCS.PROD.JCL)
If Output dataset contains these details along with RACF profile..That would be helpful for me.
Example:
Let say one RACF file in my ps is ABC.XXX.CNTL*
i need 1)is there any datasets in 3.4 for ABC.XXX.CNTL*?
2)is this RACF used in DCS.PROD.JCL?(i.e in 3.14 ,do we get any members if we serach for ABC.XXX.CNTL in PDS DCS.PROD.JCL)?
Please help help me out on this.
Thanks,
Guttu. |
|
Back to top |
|
|
Guttu2005 Beginner
Joined: 16 Sep 2005 Posts: 4 Topics: 2
|
Posted: Fri Jul 07, 2006 1:03 am Post subject: Fwd:find out that Is RACF Profiles used in PDS? |
|
|
Hello All,
I have been waiting for the solution,can anybody please help me out?
Thanks,
Guttu. |
|
Back to top |
|
|
taltyman JCL Forum Moderator
Joined: 02 Dec 2002 Posts: 310 Topics: 8 Location: Texas
|
Posted: Fri Jul 07, 2006 7:31 am Post subject: |
|
|
Do you mean RACF as in the IBM security product? I'm lost as to what you are asking. In your example you state 'Let say one RACF file in my ps is ABC.XXX.CNTL*'. Do you mean that there is a RACF dataset generic profile set up for ABC.XXX.CNTL*'? You can try the TSO command LD DA(dataset or dataset*) to see if there is a profile set for a dataset. In your example it would be LD DA(ABC.XXX.CNTL*) |
|
Back to top |
|
|
|
|