Usage Notes
The Logon Length field is the length in bytes of the logon string.
| Language | Variable Name |
|---|---|
| COBOL: | DBCAREA-LOGON-LEN |
| C: DBCAREA.H: | logon_len |
| Routine | Action Taken |
|---|---|
| DBCHINI: | writes |
| DBCHCL: | reads (CON) |
| Used by | Action Taken |
|---|---|
| application program | writes |
Before a call to DBCHCL for the Connect function, the application program sets Logon Length to the length of the string whose address is provided in Logon Pointer.