AUTORTRY start option

Read syntax diagramSkip visual syntax diagram
   .-AUTORTRY--=--AUTOCAP-----.   
>>-+--------------------------+--------------------------------><
   '-AUTORTRY--=--+-AUTOCAP-+-'   
                  +-CDRM----+     
                  +-ALL-----+     
                  '-NONE----'     

Specifies which adjacent node activation will cause a retry of pending automatic logon requests.

Note: For an NN-EN configuration where the controlling PLU resides in the EN, the NNs might not receive the controlling PLU's registration at the time of the session attempt. To ensure autologon redrives, code the AUTOTI start option.
You can change the value of AUTORTRY with the MODIFY VTAMOPTS command while VTAM® is running.
AUTORTRY=AUTOCAP
Specifies that automatic logon requests are retried only when an adjacent CDRM or an adjacent CP which supports automatic logon is activated.
AUTORTRY=CDRM
Specifies that automatic logon requests are retried only when an adjacent CDRM is activated.
AUTORTRY=ALL
Specifies that automatic logon requests are retried when any adjacent CP or CDRM is activated.
AUTORTRY=NONE
Specifies that automatic logon requests are not retried when any adjacent node is activated.