S2C-conversion is a one-byte field that specifies the action to be taken when data in the database's character set contains a character that does not exist in the client’s character set.
| In this language... | The variable name for S2C-conversion is... |
|---|---|
| COBOL | DBCAREA-S2C-CONVERSION |
| PL/I | S2C_CONVERSION |
| C, C++ | s2c_conversion |
| IBM Assembler | DBCIS2CC |
| This routine... | Does this for S2C-conversion... |
|---|---|
| DBCHINI | writes |
| DBCHCL | reads (CON; RSUP; IRQ; IWPF; CRQ) |
| S2C-conversion is used by... | To... |
|---|---|
| applications | write |