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