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 > updating dbm cfg

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-28-03, 20:34
pushp pushp is offline
Registered User
 
Join Date: Aug 2003
Location: India
Posts: 30
updating dbm cfg

Hi all,

I want to update database manger configuration file for the parameter sysadm_group to contain 2 group values,say db2grp1 and db2grp2.

The command I am giving is

update dbm cfg using sysadm_group db2grp1,db2grp2

but it is not working also tried to give the command as

update dbm cfg using sysadm_group db2grp1 db2grp2

but No luck.

Can anyone provide me the exact command for doing the same.

Your early response is highly appreciated.

Regards,
Pushp
Reply With Quote
  #2 (permalink)  
Old 12-28-03, 21:39
cgprakash cgprakash is offline
Registered User
 
Join Date: Feb 2002
Posts: 96
Re: updating dbm cfg

You can not add two groups into sysadm/sysctrl/sysmaint.

Regards
Prakash
Reply With Quote
  #3 (permalink)  
Old 12-29-03, 12:47
cchattoraj cchattoraj is offline
Registered User
 
Join Date: Mar 2003
Posts: 343
However, you can add one group to another in /etc/group and that way both could be sysadm.
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