Bind tab

Database
Name of the database to connect to.
Bind File Directory
The full path to the location of the bind files.
Select files to bind
A list of bind files found in the bind file directory specified. Select the files to process.
Qualifier
The schema name used for table qualification.
Collection
A 128-byte collection identifier for the package.
Owner
128-byte authorization identifier for the package owner.
Date Format
One of the following date/time formats to return when executing the application:
  • USA
  • ISO
  • JIS
  • EUR
  • LOC
  • DEF
Isolation
Determines how far a program bound to this package can be isolated from the effect of other executing programs. Valid values are:
  • CS
  • RR
  • RS
  • UR
Blocking
The type of row blocking for cursors. Valid values are:
  • UNAMBIG
  • ALL
  • NO
The block of row data that contains references to LOB column data types is also supported in partitioned database environments.
SQLWARN
Indicates whether warnings are returned from the compilation of dynamic SQL statements via PREPARE or EXECUTE IMMEDIATE, or from describe processing via PREPARE...INTO or DESCRIBE. Valid values are:
  • YES
  • NO
Log File
File to write processing message to. If not specified, a log file is created in the current directory. In Windows environments, the default log file name is based on the project name.
Select all
When checked, all available bind files found in the bind file directory specified are processed.