INSTALL GRANTEE(S) field

The INSTALL GRANTEE(S) field specifies the authorization IDs that are to be granted access to objects that are created and bound by most installation and sample jobs.

This field does not apply to the DSNTIJRT and DSNTIJRV jobs. Use installation panels DSNTIPRA - DSNTIPRP to specify authorization IDs for routines that are provided by Db2. For more information, see DSNTIPR1: Parameters for Db2-supplied routines panel.

Acceptable values: at least one valid authorization ID
Default: PUBLIC
Update: option 6 on panel DSNTIPB
DSNZPxxx: none

Use commas to separate individual IDs. Do not use embedded blanks. You can enter up to 44 characters, including commas. The authorization IDs that you enter in this field are granted the following privileges:

  • The USE privilege for buffer pool BP0, the SYSDEFLT storage group, and table space DSNDB04.SYSDEFLT
  • The CREATETAB and CREATETS privileges for the temporary database, DSNDB04
  • The DELETE, INSERT, SELECT, and UPDATE privileges for tables and created global temporary tables that are created by installation jobs other than DSNTIJRT
  • The EXECUTE privilege for packages and plans that are bound by installation jobs other than DSNTIJRT

PUBLIC grants the privileges to all users on the current server, including database requests using DRDA access. For regulatory compliance, do not use PUBLIC.