<khosravi (AT) gmx (DOT) de> wrote
Quote:
How can i give the administrator the rights to issue snapshots?
How can i give him the rights in the following groups:
* sysadm
* sysctrl
* sysmaint
* sysmon
?
thx |
First define the group name you want in the operating system. Then you
define the group name in the dbm config (instance). Try this:
db2 get dbm cfg
and you will see where the group names are defined for the various
authorization levels you have indicated above..
Then add the user id to the group at the operating system level. You may
need to restart the instance (db2stop and db2start) for it to take effect
(but I am not sure).