z/OS TSO/E Customization
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


IKJTSO macro

z/OS TSO/E Customization
SA32-0976-00

Use the IKJTSO macro to specify:
  • the total number of times a terminal user may be prompted for operands at logon before TSO/E automatically cancels the logon attempt
  • how much time the terminal user may wait without a terminal response during a logon attempt

The syntax of the IKJTSO macro follows.

  [name]  IKJTSO  {LOGLINE={lines|10}}{,LOGTIME={sec|300}}
name
Symbolic identifier for the macro
value:
1-8 alphanumeric characters, beginning with an alphabetic character

Begin name in column 1.

LOGLINE
Set logon input-line limit
lines
The maximum number of input lines; that is, the total number of times a terminal user can be prompted for operands
value:
an integer in the range 1-16777215
LOGTIME
Set logon wait-time response limit
sec
The maximum number of seconds
value:
an integer in the range 1-16777215

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014