If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB2 8.1 on Linux and GRANT DBADM ... to GROUP

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-01-04, 02:54
bab bab is offline
Registered User
 
Join Date: Feb 2004
Posts: 37
DB2 8.1 on Linux and GRANT DBADM ... to GROUP

hi all,

i have greated a GROUP named "gr" with a member named "mem" on Linux and granted under DB2 "DBADM" the group "gr": db2 "GRANT DBADM ON DATABASE TO GROUP gr"

but as member "mem" i don't have the DBADM authority ...

why?


another question:

is it possible that DB2 has problem with upper case letter for "GROUP" names?


thanks a lot

bab
Reply With Quote
  #2 (permalink)  
Old 03-01-04, 04:26
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: DB2 8.1 on Linux and GRANT DBADM ... to GROUP

Did you disconnect and then connect again to the database after the grant was issued ...

Once connected can you check

db2 get authorizations

command's output

Cheers
Sathyaram

Quote:
Originally posted by bab
hi all,

i have greated a GROUP named "gr" with a member named "mem" on Linux and granted under DB2 "DBADM" the group "gr": db2 "GRANT DBADM ON DATABASE TO GROUP gr"

but as member "mem" i don't have the DBADM authority ...

why?


another question:

is it possible that DB2 has problem with upper case letter for "GROUP" names?


thanks a lot

bab
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On