Link to home
Start Free TrialLog in
Avatar of marrowyung
marrowyung

asked on

safe to execute DB2 command ?

hi,

for the following DB2 command, is it safe to execute:

(.*)update database manager configuration(.*)
(.*)update database configuration(.*)
(.*)update dbm cfg(.*)
(.*)update database configuration(.*)
(.*)GRANT(.*)TO(.*)PUBLIC(.*)
(.*)GRANT SECADM(.*)TO(.*)
(.*)GRANT DBADM(.*)TO(.*)
(.*)GRANT SQLADM(.*)TO(.*)
(.*)GRANT ACCESSCTRL(.*)TO(.*)
(.*)GRANT WLMADM(.*)TO(.*)


?
Avatar of Kent Olsen
Kent Olsen
Flag of United States of America image

Hi Marrowyung,

I'm not sure what you're asking.  Can you tell us a bit more?

Thanks!

Avatar of marrowyung
marrowyung

ASKER

hi,

haven't see you for a long time. hope everything goes wel.

I am not sure which command above should be executed by a normal user and we need to monitor it if these command are dangerous to execute by a user.
ASKER CERTIFIED SOLUTION
Avatar of Kent Olsen
Kent Olsen
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
tks.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial