Utility invocation routines panel: DSNTIPRC

The DSNTIPRC panel allows you to modify configuration options for utility invocation routines.

Scrolling the panel

Because space on this panel is limited, all fields might not be displayed at one time, and it is defined as a scrollable panel in ISPF. The number of fields that are displayed depends on how many rows your ISPF device can display, whether you use split screen mode, and where you split the screen. You can scroll the panel to see more fields if More displays in the upper right side of the panel followed by + or -. The + indicates that you can scroll down, and - indicates that you can scroll up.

To scroll through the fields, use the DOWN and UP scroll commands . (You can also assign your PF keys to the DOWN and UP commands.)

Figure 1. Utility invocation routines panel: DSNTIPRC
Start of change
 +---------- DB2 ROUTINES: ADVANCED CONFIGURATION OPTIONS -----------+
 | DSNTIPRC          Utility invocation routines                     |
 | ===>                                                              |
 | DSNUTILS                                                          |
 |   WLM ENV NAME  ===> DSNWLM_UTILS                                 |
 |   GRANT EXECUTE ===> PUBLIC                                       |
 |   PACKAGE OWNER ===>                                              |
 | DSNUTILU                                                          |
 |   WLM ENV NAME  ===> DSNWLM_UTILS                                 |
 |   GRANT EXECUTE ===> PUBLIC                                       |
 |   PACKAGE OWNER ===>                                              |
 | DSNUTILV                                                          |
 |   WLM ENV NAME  ===> DSNWLM_UTILS                                 |
 |   GRANT EXECUTE ===> PUBLIC                                       |
 |   PACKAGE OWNER ===>                                              |
 |PRESS: ENTER to continue UP/DOWN to scroll RETURN to exit          |
 +------------------------------------------------------------—-––---+
End of change
WLM ENV NAME

Specify the WLM environment name for the routine.

Acceptable values: a valid WLM environment name
Default: DSNWLM_UTILS
DSNZPxxx: none
GRANT EXECUTE

Specify one or more authorization IDs that are to be granted EXECUTE access on the routine. Use commas to separate individual IDs. Do not use embedded blanks. You can enter up to 44 characters, including commas.

Acceptable values: at least one valid authorization ID
Default: PUBLIC
DSNZPxxx: none
PACKAGE OWNER

Specify the authorization ID of the package owner for the routine. The BIND PACKAGE command for the routine uses this value for the OWNER option. The default is blank, which means that the OWNER option is omitted from the BIND PACKAGE command.

Acceptable values: blank, or a valid authorization ID
Default: blank
DSNZPxxx: none