IBM Text Search routines panel: DSNTIPRJ

The DSNTIPRJ panel allows you to modify configuration options for Text Search 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. IBM Text Search routines panel: DSNTIPRJ
 +---------- DB2 ROUTINES: ADVANCED CONFIGURATION OPTIONS -----------+
 | DSNTIPRJ            IBM Text Search routines                      |
 | ===>                                                              |
 | SYSTS_ALTER                                                       |
 |   WLM ENV NAME  ===> DSNWLM_GENERAL                               |
 |   GRANT EXECUTE ===> PUBLIC                                       |
 |   PACKAGE OWNER ===>                                              |
 | SYSTS_CREATE                                                      |
 |   WLM ENV NAME  ===> DSNWLM_GENERAL                               |
 |   GRANT EXECUTE ===> PUBLIC                                       |
 |   PACKAGE OWNER ===>                                              |
 | SYSTS_DROP                                                        |
 |   WLM ENV NAME  ===> DSNWLM_GENERAL                               |
 |   GRANT EXECUTE ===> PUBLIC                                       |
 |   PACKAGE OWNER ===>                                              |
 | SYSTS_ENCRYPT                                                     |
 |   WLM ENV NAME  ===> DSNWLM_JAVA                                  |
 |   GRANT EXECUTE ===> PUBLIC                                       |
 |   PACKAGE OWNER ===>                                              |
 | SYSTS_RESTORE                                                     |
 |   WLM ENV NAME  ===> DSNWLM_GENERAL                               |
 |   GRANT EXECUTE ===> PUBLIC                                       |
 |   PACKAGE OWNER ===>                                              |
 | SYSTS_START                                                       |
 |   WLM ENV NAME  ===> DSNWLM_GENERAL                               |
 |   GRANT EXECUTE ===> PUBLIC                                       |
 |   PACKAGE OWNER ===>                                              |
 | SYSTS_STOP                                                        |
 |   WLM ENV NAME  ===> DSNWLM_GENERAL                               |
 |   GRANT EXECUTE ===> PUBLIC                                       |
 |   PACKAGE OWNER ===>                                              |
 | SYSTS_TAKEOVER                                                    |
 |   WLM ENV NAME  ===> DSNWLM_GENERAL                               |
 |   GRANT EXECUTE ===> PUBLIC                                       |
 |   PACKAGE OWNER ===>                                              |
 | SYSTS_UPDATE                                                      |
 |   WLM ENV NAME  ===> DSNWLM_GENERAL                               |
 |   GRANT EXECUTE ===> PUBLIC                                       |
 |   PACKAGE OWNER ===>                                              |
 |                                                                   |
 |PRESS: ENTER to continue UP/DOWN to scroll RETURN to exit          |
 +------------------------------------------------------------—-––---+
WLM ENV NAME

Specify the WLM environment name for the routine.

Acceptable values: a valid WLM environment name
Default: DSNWLM_GENERAL (DSNWLM_JAVA for SYSTS_ENCRYPT)
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