Db2 command line processor BIND command
Use the Db2 command line processor BIND command to bind DBRMs that are in z/OS® UNIX HFS files to packages.
The following diagram shows the syntax for the Db2 command line processor BIND command.
options-clause:
The following options are unique to this diagram:
- CURRENTDATA (ALL)
- Specifies that for all cursors data currency is required and block fetching is inhibited.
- SQLERROR(CHECK)
- Specifies that the Db2 command line processor processor is to only check for SQL errors in the DBRM. No package is generated.
- IMMEDWRITE(PH1)
- Specifies that normal write activity is done. This option is equivalent to IMMEDWRITE(NO).
- EXPLAIN(ALL)
- Specifies that Db2 is to insert information into the appropriate EXPLAIN tables. This option is equivalent to EXPLAIN (YES).
