IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

To know wht access rights r given for us for a particular DS


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
BAJJI

New User


Joined: 15 Jul 2005
Posts: 47

PostPosted: Wed Mar 08, 2006 9:47 am
Reply with quote

Hi,

For any Dataset,

How can we know what access rights (N = None / R = Read / U = Update / C = Control / A = Alter) we have got for it with out performing any operations to open the DS.

Thanks,
Kiran
Back to top
View user's profile Send private message
martin9

Active User


Joined: 01 Mar 2006
Posts: 290
Location: Basel, Switzerland

PostPosted: Mon Mar 13, 2006 5:41 pm
Reply with quote

hy Kiran,

if you want to know specific authorisations,
there will be no attributes connected to host datasets.
you will have to query your security system, like
RACF or CA-TSS or whatsoever...
but note: for this you also need the appropriate rights.

martin9
Back to top
View user's profile Send private message
graswant

New User


Joined: 29 Apr 2006
Posts: 93
Location: Singapore

PostPosted: Tue Sep 19, 2006 4:33 am
Reply with quote

Hi

If I am getting you question right...you need to check with your RACF security person...He can get into you Id and check if your Id has a Permit to that dataset or can get into Native RACF pannel and check the accesslist of the dataset..but directly you cannot check this...even if you do a LU for your ID..it will just show you the groups connected to your ID and TSO info...but not the permissions your ID has....so the best way is to contact you Security Admin...

Correct me if I am worng...
Thanks.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Access to non cataloged VSAM file JCL & VSAM 18
No new posts How to access web services/website? Mainframe Interview Questions 4
No new posts access the last host command CLIST & REXX 2
No new posts CICS Access to RACF CICS 2
No new posts Access library name in REXX CLIST & REXX 6
Search our Forums:

Back to Top