Change-options is a one-byte field that specifies whether any options have been changed since the last time they were scanned by CLIv2.
| In this language... | The variable name for... |
|---|---|
| COBOL | DBCAREA-CHANGE-OPTS |
| PL/I | CHANGE_OPTS |
| C, C++ | change_opts |
| IBM Assembler | DBOSETO |
| This routine... | Does this for Change options... |
|---|---|
| DBCHINI | writes |
| DBCHCL | reads and writes (CON; CMD; RSUP; IRQ; CRQ; IWPF) |
| Change-options is used by... | To... |
|---|---|
| applications | write. |