MAXSESS

Read syntax diagramSkip visual syntax diagram
>>-+---------------------------------------+-------------------><
   '-MAXSESS--=--max_number_LU-LU_sessions-'   

Specifies the maximum number of concurrent LU-LU sessions in which an independent LU can participate. The MAXSESS value applies to each connection the LU is using to establish LU-LU sessions. For example, if MAXSESS=2 was specified for LUA and LUA appears on three PUs, LUA can have two sessions on each of the three PUs for a total of six sessions.

If you do not code MAXSESS, or code a value outside the range, the MAXSESS value set in the NCP definition is used.

Note: You should not exceed the MAXSESS value coded on the NCP's BUILD macro. VTAM® does not check the value coded here against the value coded on the NCP's BUILD macro. Session setups will fail if the maximum number of sessions attempted exceeds the MAXSESS value coded on the NCP's BUILD macro.