Open-requests is a four-byte field that specifies the DBCHCL count of the open requests in a session.
| In this language... | The variable name for Open-requests is... |
|---|---|
| COBOL | DBCAREA-OPEN-REQS |
| PL/I | OPEN_REQS |
| C, C++ | open_reqs |
| IBM Assembler | DBROREQC |
| This routine... | Does this for Open-requests... |
|---|---|
| DBCHINI | writes. |
| DBCHCL | writes (CON; RSUP; IRQ; ERQ; IWPF; CMD) |
| Open-requests is used by... | To... |
|---|---|
| applications | read. |