|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
EXECUTE privilege
Hi,
Which is the command in DB2 to give EXECUTE privileges for a user? ( I want to use a single command for all the packages, procedures, functions). I don't want to use this: GRANT EXECUTE ON PACKAGE x.P0002089 TO USER X; Thanks. |
|
#2
|
||||
|
||||
|
Grant all packages execute to the public group and this will allow everyone to use them.
|
![]() |
| Viewing: Dev Shed Forums > Databases > DB2 Development > EXECUTE privilege |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|