Usage Notes
Indicates whether the target database system supports Open Table Format features.
This field is automatically populated during connection establishment through internal QEPIOTF queries.
| Language | Variable Name |
|---|---|
| COBOL: | DBCAREA-OPEN-TABLE-FORMAT |
| C: DBCAREA.H | openTableFormat |
| Routine | Action Taken |
|---|---|
| DBCHINI: | writes |
| DBCHCL: | writes |
| Used by | Action Taken |
|---|---|
| application program | reads |
Values:
Y - Database supports Open Table Format (OTF) feature
N - Database does not support Open Table Format (OTF) feature