Usage Notes
Language Id is a 2-byte field that specifies the language to be used for all CLI error messages returned in the Message Text DBCAREA field, associated with the current session. The value specifies a two-character Language Id. The entire value is in ASCII and must be in upper case.
| Language | Variable Name |
|---|---|
| COBOL: | DBCNILID |
| C: DBCAREA.H: | dbcniLid (case-sensitive) |
| Routine | Action Taken |
|---|---|
| DBCHINI | writes |
| DBCHCL | reads (CON) |
| Used by | Action Taken |
|---|---|
| application program | writes |