Logon-pointer is a four-byte field that specifies the address of the logon string for a session.
| In this language... | The variable name for Logon-pointer is... |
|---|---|
| COBOL | DBCAREA-LOGON-PTR |
| PL/I | LOGON_PTR |
| C, C++ | logon_ptr |
| IBM Assembler | DBCNILSP |
| This routine... | Does this for Logon-pointer... |
|---|---|
| DBCHINI | writes |
| DBCHCL | reads (CON) |
| Logon-pointer is used by... | To... |
|---|---|
| applications | write. |