ABIND—Enable automatic rebind
Use the Modify Automatic Rebind panel or the ABIND command to specify whether plans and packages are automatically rebound. To reduce the overhead and catalog contention that is occurring during peak periods, you can change ABIND to NO.
Modify Automatic Rebind panel
Command ===> _________________________________________________________________
Command: CURRENT
Description . . . . . . . . : ENABLE AUTOMATIC REBIND
Type the new Automatic Rebind Indicator that you wish to change to.
Then press Enter.
Automatic Rebind
Rebind Indicator . . . . . . _______ (YES, NO, COEXIST)
Command syntax and parameters

Value | Description |
|---|---|
DB2ssid | Db2 subsystem ID or the name of the Db2 data sharing group to which the command applies. |
opertuneID | OPERTUNE system profile name (if OPERTUNE is running as a started task) or the batch job name (if OPERTUNE is running as a batch job). |
YES | Plans and packages are automatically rebound at execution time when a plan or package
YES is the Db2 default. |
NO | Plans and packages are not automatically rebound under any circumstances Using this option reduces overhead and catalog contention that may occur during peak periods. |
COEXIST | Plans and packages in a Db2 Data Sharing coexistence environment are automatically rebound. A plan or package must meet one of the following criteria:
If COEXIST is specified for a non-Data Sharing Db2 environment, when Db2 is determining whether an autobind can be performed, COEXIST is ignored and the default value (YES) is used instead. YES allows a “previous version to version 8” autobind on version 8 after a previous “version 8 to a previous version” autobind was performed on the previous version. After all Db2 members have been migrated to the same level, COEXIST will be interpreted by Db2 as YES.
The value COEXIST is relevant only in a data-sharing environment. If COEXIST is specified for a non-data sharing Db2 environment, when Db2 is determining whether an autobind can be performed, COEXIST is ignored and the default value (YES) is used instead. YES allows a version 8 to version 9 autobind on version 9 after a previous “version 9 to a previous version” autobind was performed on the previous version. After all Db2 members have been migrated to the same level, COEXIST will be interpreted by Db2 as YES. |
NORESET | The changes you request remain in effect until the Db2 subsystem is cycled. |
Db2 parameter values
Field | Installation panel | CLIST parameter | ZPARM macro | ZPARM parameter |
|---|---|---|---|---|
Rebind Indicator | DSNTIPO | ABIND | DSN6SPRM | ABIND |