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