VARY INOP command

Read syntax diagramSkip visual syntax diagram
>>-VARY-- --NET--,--INOP--,--ID--=--line_name------------------->

   .-,--END--=--NO------.   
>--+--------------------+--------------------------------------><
   '-,--END--=--+-NO--+-'   
                '-YES-'     

Abbreviations

Operand Abbreviation
VARY V
END=YES END

When using an abbreviation in place of an operand, code the abbreviation exactly as shown in the table. For example, when coding the abbreviation for END=YES, code only END.

Purpose

You can use the VARY INOP command to terminate a manual dial operation if the VTAM® operator is unable to complete the call.

A physical unit in a switched major node can be dialed either automatically or manually to establish a session with a logical unit. For manual dialing, VTAM issues a message containing the following information:
  • The name of the line that VTAM will try to use to make the connection. The line must be a switched line with dial-out capability.
  • The telephone number that the VTAM operator is to dial. This number is the number specified in the DIALNO operand of the appropriate PATH statement associated with the physical unit that the operator is dialing.

After receiving this information, the VTAM operator must try to make the connection by dialing the specified telephone number. If the operator is unable to complete the connection, the operator should enter the VARY INOP command either to ask VTAM to search for an alternate path or to ask VTAM to terminate the session request without a search for an alternate path.

Operands

END
Specifies whether VTAM is to search for an alternate line on which to send the session request.
END=NO
Searches for another appropriate line to the physical unit.
END=YES
Does not search for another appropriate line to the physical unit.
ID=line_name
Specifies the name of the line used to attempt the manual dial connection. This name is included in the VTAM message requesting manual dialing.