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

Grant access to DB2 objects


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
jeevajeeva

New User


Joined: 13 May 2006
Posts: 17

PostPosted: Sat Jun 24, 2006 2:47 pm
Reply with quote

hi,

how to grant access to all the storage groups,databases,plans,packages at one shot

i tried to use the following but it wont accept

grant all on package *.* to auth-id;

any please give me the correct code to do this
Back to top
View user's profile Send private message
Hanfur

Active User


Joined: 21 Jun 2006
Posts: 104

PostPosted: Tue Jul 04, 2006 5:14 pm
Reply with quote

I must think that what you require is to issue GRANT all rights to all databases which comes under an Instance..

In that case Update Database confuguration file(INSTANCE level) to add those users in to any of the following user groups SYSCNTRL or SYSMAINT

-Han.
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 -> DB2

 


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 10 byte RBA conversion -non applicati... JCL & VSAM 1
No new posts access the last host command CLIST & REXX 2
No new posts CICS Access to RACF CICS 2
Search our Forums:

Back to Top