Logon Length - Call-Level Interface Version 2

Teradata Call-Level Interface Version 2 Reference for Mainframe-Attached Systems

Product
Call-Level Interface Version 2
Release Number
15.10
Language
English (United States)
Last Update
2018-10-07
dita:id
B035-2417
lifecycle
previous
Product Category
Teradata Tools and Utilities

Logon Length is a four-byte field that is the length in bytes of the logon string.

 

In this language...

The variable name for Logon Length is...

COBOL

DBCAREA‑LOGON‑LEN

PL/I

LOGON_LEN

C

logon_len

IBM Assembler

DBCNILSL

 

This routine...

Does this for Logon Length...

DBCHINI

writes

DBCHCL

reads (CON)

 

Logon Length is used by...

To...

applications

write

The value of Logon Length must be positive, with an absolute maximum value (after removal of any TDP identifier and delimiting slash) of one of the following:

  • 32763, if Maximum Parcel is set to O
  • 65531, if Maximum Parcel is set to H. Note however, that the actual maximum value is based on the size of the longest logon string allowed, with that string encoded with the character set that uses the most number of bytes per character. Currently, the maximum value is 278 bytes.