Runs the BIND PLAN command and closes the window. Available when the required fields are complete.
Cancels any changes and closes the notebook.
Displays the BIND PLAN 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.
Enter the name of the application plan you want to bind. If you selected the Bind Plan option from a specific plan, then that plan name will be filled in for you.
Required if Specify package list (PKLIST) table is empty. Use the Add Member button to create an entry field, and then enter the name of a library member that contains the database request module (DBRM) that you want to include in the plan.
Adds an entry to the list of library members. Click the browse button in the new entry field to open a window from which you can select from a list of library members.
Removes the selected DBRM from the table.
Required if Specify package list (PKLIST) table is empty. Use the Add Library button to create an entry field, and then specify the partitioned data sets (libraries) to search for the DBRMs that you specified. The libraries must be cataloged. The bind process searches for the libraries in the order that you list them.
Adds an entry to the list of libraries to search. Click the browse button in the new entry field to open a window from which you can select from a list of libraries.
Removes the selected library from the list of libraries to search.
Moves the selected library up one place in the list. The bind process searches for the libraries in the order that you list them.
Moves the selected library down one place in the list. The bind process searches for the libraries in the order that you list them.
Required if the Specify database request modules (MEMBER) table is empty. Enter the location, collection, and package names to be included in the plan. You can use the Add Package button to display a list of packages to select from.
Opens the Add Package window where you can select the location, collection, and package name to include in the plan.
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:
Select to replace an existing plan (ACTION(REPLACE) option).
Specifies that the owner of the plan to be replaced should retain EXECUTE privilege on the plan.
Select to add this plan as a new plan (ACTION(ADD) option). An error will occur if a plan exists with the same name.
Optional. Choose when to acquire locks:
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 plan, 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 a list of 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 the type of rules to use for type 2 CONNECT statements (SQLRULES option):
Optional. Specify the location to connect to before running the plan.
Optional. Specify which protocol to use when connecting to a remote site that is identified by a three-part name statement:
Optional. Specify which remote connections to destroy during commit operations (DISCONNECT option):
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.
Optional. Specify the size in bytes of the authorization cache acquired in the EDM pool for the plan (CACHESIZE option).
List of connection types that will be disabled for the plan.
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 plan.
Optional. Specify one or more IDs of DL/I batch connections enabled for the plan (DLIBATCH(connection-name,...) option). Separate the connection IDs by commas.
Optional. Specify one or more node names of CICS VTAM nodes enabled for the plan (CICS(applid,...) option). Separate the node names by commas.
Optional. Specify one or more IDs of IMS BMP connections enabled for the plan. (IMSBMP(imsid,...) option). Separate multiple IDs with commas.
Optional. Specify one or more IDs of IMS MPP connections enabled for the plan. (IMSMPP(imsid,...) option). Separate multiple IDs with commas.