Level is a one-byte field that indicates the format of the DBCAREA:
- Binary '0' indicates the initial level consisting of 384 bytes.
- Binary '1': Indicates the current level consisting of 640 bytes.
- Binary '2': Indicates the current level consisting of 1024 bytes.
Level is returned by CLIv2, it is not set by applications.
| In this language... |
The variable name for Level is... |
| COBOL |
DBCLEVEL |
| PL/I |
DBCLEVEL |
| C, C++ |
dbcLevel |
| IBM Assembler |
DBCLEVEL |
| This routine... |
Does this for Level... |
| DBCHINI |
writes |
| Level is used by... |
To... |
| application |
reads |