Runs the BIND PACKAGE command and closes the window. Available when the required fields are complete.
Cancels any changes and closes the notebook.
Displays the BIND 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.
Specify the name of a location where the package binds and where the description of the package resides, or use the browse button to display a list of locations to select from. When binding an existing package, this field is pre-filled and cannot be edited. When binding a new package, the default value is blank, in which case the local DBMS will be used.
Displays a list of collections to select from.
Specify the name of the collection containing the package that you want to bind, or use the browse button to display a list of collections to select from. When binding an existing package, this field is pre-filled and cannot be edited.
Select to include a database request module (DBRM) in the package.
Specify the library of which a DBRM is a member, or use the browse button to display a list of libraries to select from. When binding an existing package, this field is pre-filled and cannot be edited.
Opens a window from which you can select from a list of libraries.
Specify a library member that contains a database request module (DBRM) that you want to include in the package, or use the browse button to display a list of library member names to select from. When binding an existing package, this field is pre-filled and cannot be edited.
Opens a window from which you can select from a list of library members.
Select to copy an existing package.
Displays a list of collections to select from.
Specify the name of the collection containing the package to copy.
Specify the name of a package to copy.
Specify the version of a package to copy.
Optional. Specify whether to use COMPOSITE or COMMAND bind options for the new package:
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. Select to specify that SQL errors will not halt the binding process. Any invalid SQL statements will cause errors when the application is run.
Select to replace an existing package (ACTION(REPLACE) option).
Select to replace a specific version of the package.
Specify the package version to replace (REPLVER option).
Select to add this package as a new package (ACTION(ADD) option). An error will occur if a package exists with the same name.
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.
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.
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 connection names and LUNAMES by commas.