Request-mode is a one byte field that specifies the form that a request and optional data are passed from the application to CLIv2.
| In this language... | The variable name for Request-mode is... |
|---|---|
| COBOL | DBCAREA-REQUEST-MODE |
| PL/I | REQUEST_MODE |
| C, C++ | request_mode |
| IBM Assembler | DBOQMOD |
| This routine... | Does this for Request-mode... |
|---|---|
| DBCHINI | writes |
| DBCHCL | reads (CON; RSUP; IEPF; CRQ) |
| Request-mode is used by | To... |
|---|---|
| applications | write |