Runs the REBIND PACKAGE command and closes the window. Available when the required fields are complete.
Cancels any changes and closes the notebook.
Displays the REBIND PACKAGE command that would be generated by your choices in this window. Available when the required fields are complete.
Opens the Build JCL dialog. Available when the required fields are complete.
Displays a list of locations to select from.
Enter the location, collection, package names and version numbers to rebind. You can use the Add button to display a list of packages to select from. This field is pre-filled with names of any packages that you selected in the contents pane.
Opens the Add Package window where you can select the location, collection, package names and version numbers to rebind.
Removes the selected packages from the table.
Optional. Select YES or NO to indicate if you want to obtain EXPLAIN output for SQL statements in the package, or in the member list of the plan:
Optional. Select the level of message flagging (FLAG option). Choose the types of messages to report:
Optional. Select whether any OBJECT NOT FOUND or NOT AUTHORIZED errors found during bind or rebind should be re-checked at run time:
Optional. Specify whether immediate writes will be done for updates made to group buffer pool dependent page sets or partitions:
Optional. Specify whether or not data currency is required for read-only and ambiguous cursors when the isolation level of cursor stability is in effect:
Optional. Specify the degree to which the application should be isolated from the effects of other applications that are running:
Optional. Specify when to release resources that a program uses:
Optional. Select a value for the DYNAMICRULES option, which determines how dynamic SQL statements will be processed (DYNAMICRULES option):
Optional. Specify whether to determine an access path at run time for host variables, parameter markers and special registers (REOPT(VARS) option). The options available depend on the subsystem that you are connecting to:
Optional. Specify whether or not the preparation of SQL statements that refer to remote objects should be deferred or processed immediately (DEFER(PREPARE) option).
Optional. Specify whether or not dynamic SQL statements should be kept after commit points (KEEPDYNAMIC option).
Optional. Specify the degree of parallel processing for the execution of static SQL statements (DEGREE option):
Optional. Specify whether query optimization hints are used for static SQL statements. Choose Normal optimization to specify that DB2 does not use optimization hints for static SQL statements, or specify an optimization hint of up to 128 characters (up to 8 characters for version 7 and earlier). To edit this field, optimization hints must be enabled on your system. To enable optimization hints, specify YES in the OPTIMIZATION HINTS field of the installation panel DSNTIP4.
Optional. Select the type of encoding used by the package, or type in a valid ccsid. The ccsid option is valid if you specified ccsid as the value on the install panel DSNTIPF as the system EBCDIC ccsid.
Displays a list of qualifiers to select from.
Optional. Enter an implicit qualifier to use for unqualified names of tables, views, indexes, and aliases contained in the package, or use the browse button to display a list qualifiers to select from.
Select to use the default path of "SYSIBM", "SYSFUN", "SYSPROC", or the package qualifier.
Select to use the current SQL path.
Select to specify a new SQL path (PATH option) which DB2 uses to resolve unqualified user-defined distinct types, functions, and stored procedures (in CALL statements). When this option is selected, you must specify the values for the PATH option in the following Selected schemas box.
Displays a list of schemas to select from.
Moves the selected schema from the Available schemas list to the Selected schemas list.
Moves all of the schemas in the Available schemas list to the Selected schemas list.
Moves the selected schema from the Selected schemas list to the Available schemas list.
Moves all of the schemas in the Selected schemas list to the Available schemas list.
Displays the current SQL path and the schemas that have been selected from the Available schemas list.
Moves the selected schema one position higher in the list.
Moves the selected schema one position lower in the list.
Opens the Manage Schema window from which you can create, change or remove schemas.
Optional. Specify which protocol to use when connecting to a remote site that is identified by a three-part name statement:
Displays a list of authorization IDs to select from.
Optional. Specify an authorization ID as the owner of the plan (OWNER option). You can use the browse button to display a list of authorization IDs.
Select to use existing connection specifications. The Disable/Enable lists below, and the options below them will be disabled.
Select if you want to change the connection specifications, using the Disable/Enable lists and options below.
List of connection types that will be disabled for the package.
Moves the selected connection type from the disabled list to the enabled list.
Moves all of the connection types from the disabled list to the enabled list.
Moves the selected connection type from the enabled list to the disabled list.
Moves all of the connection types from the enabled list to the disabled list.
List of connection types that will be enabled for the package.
Optional. Specify one or more IDs of DL/I batch connections enabled for the package (DLIBATCH(connection-name,...) option). Separate the connection IDs by commas.
Optional. Specify one or more node names of CICS VTAM nodes enabled for the package (CICS(applid,...) option). Separate the node names by commas.
Optional. Specify one or more IDs of IMS BMP connections enabled for the package. (IMSBMP(imsid,...) option). Separate multiple IDs with commas.
Optional. Specify one or more IDs of IMS MPP connections enabled for the package. (IMSMPP(imsid,...) option). Separate multiple IDs with commas.
Optional. Specify one or more location names or logical unit names (LUNAMES) identifying the remote connections enabled for the package (REMOTE(connection-name,...,<luname>,...) option). Separate the location names and LUNAMES by commas.