VTAMOFF command: Difference between revisions
No edit summary |
m (remove Sys Man guide) |
||
(One intermediate revision by one other user not shown) | |||
Line 12: | Line 12: | ||
==Usage notes== | ==Usage notes== | ||
<p>The VTAMOFF command closes the Virtual Telecommunications Access Method (SNA Communications Server) interface during a <var class="product">Model 204</var> run. The SNA Communications Server interface is described in | <p> | ||
<p>When VTAMOFF is specified, <var class="product">Model 204</var> sends an error message to alert the operator that the SNA Communications Server interface is being closed. All users supported by the interface are restarted softly and disconnected. </p> | The <var>VTAMOFF</var> command closes the Virtual Telecommunications Access Method (SNA Communications Server) interface during a <var class="product">Model 204</var> run. The SNA Communications Server interface is described in [[Using Program Communication facilities#Preparing for Transfer Control communication|Preparing for Transfer Control communication]].</p> | ||
<p>In z/OS or z/VSE the operator can restart the interface by replying RETRY to the outstanding message "SNA Communications Server 3270 interface is closed. Reply retry or halt." Replying HALT disables the interface until the end of the run. </p> | <p> | ||
<p>In z/VM the operator can restart the interface by issuing the VTAMON command. | When <var>VTAMOFF</var> is specified, <var class="product">Model 204</var> sends an error message to alert the operator that the SNA Communications Server interface is being closed. All users supported by the interface are restarted softly and disconnected. </p> | ||
<p> | |||
In z/OS or z/VSE the operator can restart the interface by replying <code>RETRY</code> to the outstanding message "SNA Communications Server 3270 interface is closed. Reply retry or halt." Replying <code>HALT</code> disables the interface until the end of the run. </p> | |||
<p> | |||
In z/VM, the operator can restart the interface by issuing the <var>[[VTAMON command|VTAMON]]</var> command. </p> | |||
[[Category: System manager commands]] | [[Category: System manager commands]] | ||
[[Category: Operator commands]] | [[Category: Operator commands]] | ||
[[Category:Commands]] | [[Category:Commands]] |
Latest revision as of 20:03, 31 October 2014
Summary
- Privileges
- System manager or operator
- Function
- Closes the SNA Communications Server (formerly VTAM) terminal interface (z/OS and z/VM only)
Syntax
VTAMOFF
Usage notes
The VTAMOFF command closes the Virtual Telecommunications Access Method (SNA Communications Server) interface during a Model 204 run. The SNA Communications Server interface is described in Preparing for Transfer Control communication.
When VTAMOFF is specified, Model 204 sends an error message to alert the operator that the SNA Communications Server interface is being closed. All users supported by the interface are restarted softly and disconnected.
In z/OS or z/VSE the operator can restart the interface by replying RETRY
to the outstanding message "SNA Communications Server 3270 interface is closed. Reply retry or halt." Replying HALT
disables the interface until the end of the run.
In z/VM, the operator can restart the interface by issuing the VTAMON command.