MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

sql command to get the id's which have privileges on plan

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
Anand_R
Intermediate


Joined: 24 Dec 2002
Posts: 189
Topics: 60

PostPosted: Tue Jul 08, 2003 3:48 pm    Post subject: sql command to get the id's which have privileges on plan Reply with quote

Hi,

Is there any sql command that lists the id's that have privileges to access the particular plan..

Thanks
Anand
Back to top
View user's profile Send private message
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Wed Jul 09, 2003 9:49 am    Post subject: Reply with quote

SELECT * FROM SYSIBM.SYSPLANAUTH WHERE NAME = 'MYPLAN';
Back to top
View user's profile Send private message
Anand_R
Intermediate


Joined: 24 Dec 2002
Posts: 189
Topics: 60

PostPosted: Wed Jul 09, 2003 12:02 pm    Post subject: Reply with quote

Thanks for your help Bithead...Infact I tried for that command, but I don't even have authorization to access that table.. I do have for other catalog tables.. Is there anyway that I can find out , what are all catalog tables that I do have access by my id..

Thanks
Back to top
View user's profile Send private message
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Wed Jul 09, 2003 12:11 pm    Post subject: Reply with quote

That is the only way that I know of.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group